Hostname
busanplan.org
Last fetched
busanplan.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:87 as the registrar.
Nutrition Label
Resolution chain
busanplan.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.181.24 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.36 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.44 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.58 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 65.8.131.25 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.81 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.83 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.90 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:87
- Organization
- yangeunjin
- Contact emails
- —
Subdomains
4 observed subdomains of busanplan.org.
Web-graph footprint
Distinct hostnames that link to or from busanplan.org in the public web crawl.
24 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for busanplan.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.worksmobile.com |
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from busanplan.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "busanplan.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.