Skip to content

Hostname

porn.com

Last fetched

porn.com resolves to 7 IPv4 addresses operated by AS60068 in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1052
Organization
domain hostmaster, customer id : 54460430852035
Contact emails

Subdomains

60 observed subdomains of porn.com.

Web-graph footprint

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

900 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for porn.com.

MechanismTarget
SPF_IP67.22.46.15
SPF_IP94.199.255.181

Related pages

Pivot deeper into the graph from porn.com.

Cypher and MCP

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

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