All hostnames espnfc.us resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label WHISPER CANON · espnfc.us Routing diversity 6.8/10 Peering density 9.7/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/espnfc.us Resolution chain espnfc.us resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.30.91.185 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.62.99 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.23.45.205 107.23.0.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.200.132.52 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.214.56.241 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.20.34.94 23.20.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.21.181.46 23.20.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.229.218.90 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.183.68 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.231.251.247 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.241.183.166 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.82.171 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.134.247 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.31.226 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.143.14 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.154.62 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 44.195.167.113 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.209.3.41 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.204.143.250 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.215.225.25 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:299 Organization brandy scalzo Contact emails Subdomains 4 observed subdomains of espnfc.us.
Web-graph footprint Distinct hostnames that link to or from espnfc.us in the public web crawl.
617 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from espnfc.us.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "espnfc.us"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .