Skip to content

Hostname

ayende.com

Last fetched

ayende.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ayende.comRouting diversity6.1/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ayende.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.36.14416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.129.21134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.128.11135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.199.2635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.159.25244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.178.19244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.135.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.220.14544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.184.19252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.21.25252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.250.23452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.105.2252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.87.6152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.240.5354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.33.2954.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.111.24654.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.11.59184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.75.13454.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.224.4216.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
ayende rahien
Contact emails

Subdomains

4 observed subdomains of ayende.com.

Web-graph footprint

Distinct hostnames that link to or from ayende.com in the public web crawl.

618 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ayende.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ayende.com.

Cypher and MCP

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

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