Skip to content

Hostname

eegs.org

Last fetched

eegs.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · eegs.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eegs.org

Resolution chain

eegs.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.172.21.19835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1005
Organization
environmental and engineering geophysical society
Contact emails

Subdomains

2 observed subdomains of eegs.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eegs.org.

MechanismTarget
SPF_Amx1.emailsrvr.com
SPF_Amx2.emailsrvr.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmemberclicks-mail.net
SPF_INCLUDEsendgrid.net
SPF_IP173.203.187.79
SPF_IP35.172.21.198

Related pages

Pivot deeper into the graph from eegs.org.

Cypher and MCP

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

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