Skip to content

Hostname

plan-international.org

Last fetched

plan-international.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · plan-international.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/plan-international.org

Resolution chain

plan-international.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.36.10718.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8118.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8318.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.161.82.1123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1253.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.393.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.533.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.96.1093.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.123.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.543.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.863.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:79
Organization
d e thomson
Contact emails

Subdomains

58 observed subdomains of plan-international.org.

Web-graph footprint

Distinct hostnames that link to or from plan-international.org in the public web crawl.

3,111 sites link to this hostname.

251 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for plan-international.org.

MechanismTarget
SPF_REDIRECT4h0pgmk9._spf._d.mim.ec

Related pages

Pivot deeper into the graph from plan-international.org.

Cypher and MCP

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

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