Skip to content

Hostname

hookupland.com

Last fetched

hookupland.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

hookupland.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for hookupland.com.

MechanismTarget
SPF_INCLUDEkonceptionspf.smtp.com
SPF_INCLUDEmail.hookupland.com
SPF_INCLUDEsmtp.humaniq.net
SPF_IP149.72.157.113
SPF_IP149.72.157.114
SPF_IP149.72.158.9
SPF_IP149.72.176.45
SPF_IP149.72.201.182
SPF_IP149.72.214.208
SPF_IP167.89.105.164
SPF_IP167.89.29.208
SPF_IP167.89.29.250
SPF_IP167.89.29.34
SPF_IP167.89.3.15
SPF_IP167.89.30.32
SPF_IP167.89.30.57
SPF_IP167.89.31.253
SPF_IP167.89.80.227
SPF_IP167.89.80.33
SPF_IP167.89.80.39
SPF_IP167.89.86.243
SPF_IP167.89.91.222
SPF_IP168.245.119.110
SPF_IP168.245.126.179
SPF_IP168.245.5.113
SPF_IP168.245.50.52
SPF_IP168.245.74.121
SPF_IP168.245.92.169
SPF_IP168.245.93.138
SPF_IP168.245.98.99

Related pages

Pivot deeper into the graph from hookupland.com.

Cypher and MCP

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

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