Skip to content

Hostname

eeapg.com

Last fetched

eeapg.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO. WHOIS lists iana:1923 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.2.153.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.63.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.673.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.733.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
52.222.132.11352.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.2252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.4452.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.9052.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

6 observed subdomains of eeapg.com.

Threat posture

History

Related pages

Pivot deeper into the graph from eeapg.com.

Cypher and MCP

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

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