Skip to content

Hostname

firstclassdirectory.com

Last fetched

firstclassdirectory.com resolves to 1 IPv4 address operated by MISSDOMAIN in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:440
Organization
sales bounce, llc.
Contact emails

Subdomains

10 observed subdomains of firstclassdirectory.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • firstclassdirectory.com

SPF policy

4 SPF mechanisms authorising senders for firstclassdirectory.com.

MechanismTarget
SPF_Afirstclassdirectory.com
SPF_IP185.139.128.80
SPF_IP82.102.1.134
SPF_MXfirstclassdirectory.com

Related pages

Pivot deeper into the graph from firstclassdirectory.com.

Cypher and MCP

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

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