Skip to content

Hostname

bigcontent.io

Last fetched

bigcontent.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · bigcontent.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/bigcontent.io

Resolution chain

bigcontent.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.10013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.161.111.10418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.11318.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.12318.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.3418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.236.4152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

118 observed subdomains of bigcontent.io.

Web-graph footprint

Distinct hostnames that link to or from bigcontent.io in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bigcontent.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bigcontent.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bigcontent.io"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.