Skip to content

Hostname

ayahpath.com

Last fetched

ayahpath.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ayahpath.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ayahpath.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.103.12918.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.3118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.5718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.206.1183.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.203.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.503.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.823.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.174.46.1283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.43.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.903.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of ayahpath.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ayahpath.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf2.esputnik.com

Related pages

Pivot deeper into the graph from ayahpath.com.

Cypher and MCP

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

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