Hostname
baedalpan.com
Last fetched
baedalpan.com resolves to 10 IPv4 addresses operated by KIXS-AS-KR-KR - Korea Telecom in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
baedalpan.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 222.122.86.137 | 222.122.0.0/16 | AS4766 | KIXS-AS-KR-KR - Korea Telecom | KR |
| 52.78.5.29 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.74.221 | 52.79.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.123.252 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 43.203.7.208 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 54.116.84.216 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 43.201.140.151 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 54.116.91.141 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 43.202.34.80 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 43.200.243.238 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- iana:244
- Organization
- shin ji won
- Contact emails
Subdomains
2 observed subdomains of baedalpan.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from baedalpan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baedalpan.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.