Skip to content

Hostname

planning.org

Last fetched

planning.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · planning.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/planning.org

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.59.109138.197.56.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
american planning association
Contact emails

Subdomains

56 observed subdomains of planning.org.

Web-graph footprint

Distinct hostnames that link to or from planning.org in the public web crawl.

4,019 sites link to this hostname.

1,446 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for planning.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.nimbleams.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.planning.org
SPF_IP104.47.0.0/17
SPF_IP107.170.185.114
SPF_IP134.170.140.0/24
SPF_IP148.105.8.0/21
SPF_IP157.55.158.0/23
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP38.124.107.134
SPF_IP38.124.107.141
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/14
SPF_IP63.251.90.36/32
SPF_IP64.106.137.140
SPF_IP64.106.155.251
SPF_IP64.106.155.70
SPF_IP64.106.208.232
SPF_IP64.27.72.0/24
SPF_IP64.4.22.64/26
SPF_IP65.55.169.0/24
SPF_IP65.55.88.0/24
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from planning.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "planning.org"})-[: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.