Skip to content

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

WHISPER CANON · baedalpan.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/baedalpan.com

Resolution chain

baedalpan.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
222.122.86.137222.122.0.0/16AS4766KIXS-AS-KR-KR - Korea TelecomKR
52.78.5.2952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.74.22152.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.123.25243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
43.203.7.20843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
54.116.84.21654.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
43.201.140.15143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
54.116.91.14154.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
43.202.34.8043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
43.200.243.23843.200.0.0/14AS16509AMAZON-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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.