Skip to content

Hostname

www.firstclassdirectory.com

Last fetched

www.firstclassdirectory.com resolves to 1 IPv4 address operated by MISSDOMAIN in US.

Nutrition Label

WHISPER CANON · www.firstclassdirectory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.firstclassdirectory.com

Resolution chain

www.firstclassdirectory.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.102.1.13482.102.0.0/22AS200719MISSDOMAINUS

WHOIS identity

No WHOIS records are currently associated with www.firstclassdirectory.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.firstclassdirectory.com.

MechanismTarget
SPF_Awww.firstclassdirectory.com
SPF_IP185.139.128.80
SPF_IP82.102.1.134
SPF_MXwww.firstclassdirectory.com

Related pages

Pivot deeper into the graph from www.firstclassdirectory.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.firstclassdirectory.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.