Skip to content

Hostname

athanbe.com

Last fetched

athanbe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · athanbe.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/athanbe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.165.102.103.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.1193.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.303.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.483.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:244
Organization
kim myo jung
Contact emails

Subdomains

1 observed subdomain of athanbe.com.

Web-graph footprint

Distinct hostnames that link to or from athanbe.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for athanbe.com.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

Pivot deeper into the graph from athanbe.com.

Cypher and MCP

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

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