Skip to content

Hostname

eagot.org

Last fetched

eagot.org resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · eagot.orgRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/eagot.org

Resolution chain

eagot.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.165.207.8215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
211.110.1.27211.110.0.0/16AS9318KR
3.37.64.2023.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.216.863.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.135.3343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
jpnc
Contact emails

Subdomains

1 observed subdomain of eagot.org.

Subdomain
www.eagot.org

Web-graph footprint

Distinct hostnames that link to or from eagot.org in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eagot.org

SPF policy

1 SPF mechanism authorising senders for eagot.org.

MechanismTarget
SPF_IP211.110.1.27

Related pages

Pivot deeper into the graph from eagot.org.

Cypher and MCP

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

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

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