Skip to content

Hostname

fox56.com

Last fetched

fox56.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · fox56.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fox56.com

Resolution chain

fox56.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.82.603.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.643.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.723.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.973.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.1252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 275511
Contact emails

Subdomains

18 observed subdomains of fox56.com.

Web-graph footprint

Distinct hostnames that link to or from fox56.com in the public web crawl.

545 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fox56.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sbgtv.com

Related pages

Pivot deeper into the graph from fox56.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fox56.com"})-[: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.