Skip to content

Hostname

ee.agingandsociety.com

Last fetched

ee.agingandsociety.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.128.12108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.23108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.44108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.77108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.164.96.12518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ee.agingandsociety.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ee.agingandsociety.com.

MechanismTarget
SPF_Aee.agingandsociety.com
SPF_INCLUDEne16.com
SPF_IP173.161.28.73
SPF_IP66.35.39.233
SPF_IP74.93.83.6
SPF_MXee.agingandsociety.com

Related pages

Pivot deeper into the graph from ee.agingandsociety.com.

Cypher and MCP

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

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