Skip to content

Hostname

espnfc.in

Last fetched

espnfc.in resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · espnfc.inRouting diversity5.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/espnfc.in

Resolution chain

espnfc.in resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.212.216100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
108.128.53.147108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.214.56.24118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.218.903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.183.683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.30.81.21952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.157.168.21954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.171.11054.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.28.15554.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.217.7598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
espn,
Contact emails

Subdomains

2 observed subdomains of espnfc.in.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for espnfc.in.

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

Pivot deeper into the graph from espnfc.in.

Cypher and MCP

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

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