Skip to content

Hostname

planninghandbook.com

Last fetched

planninghandbook.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · planninghandbook.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/planninghandbook.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.212.201.180129.212.200.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
138.68.161.36138.68.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:79
Organization
earl crooks
Contact emails

Subdomains

69 observed subdomains of planninghandbook.com.

Web-graph footprint

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

12 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for planninghandbook.com.

MechanismTarget
SPF_Aplanninghandbook.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf-ip.freestart.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXplanninghandbook.com

Related pages

Pivot deeper into the graph from planninghandbook.com.

Cypher and MCP

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

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