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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.36.107 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.78 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.81 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.83 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.161.82.112 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.125 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.39 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.53 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.96.109 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.12 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.54 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.86 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:79
- Organization
- d e thomson
- Contact emails
Subdomains
58 observed subdomains of plan-international.org.
Showing 23 of 58. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for plan-international.org.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 4h0pgmk9._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from plan-international.org.
- IP · 18.239.36.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:79
- Country · NL
- Email · global.helpdesk@plan-international.org
- TLD · .org
- Browse hostnames · pl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.