Skip to content

Hostname

agepath.com

Last fetched

agepath.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · agepath.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agepath.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.1916.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.8816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.17916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.20316.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3516.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.22752.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.24352.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.121.1952.219.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.18752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.1952.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.13952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.352.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.24352.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.4352.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.13952.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.14752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agepath.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXagepath.com

Related pages

Pivot deeper into the graph from agepath.com.

Cypher and MCP

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

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