Skip to content

Hostname

ayden.com

Last fetched

ayden.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US.

Nutrition Label

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

Resolution chain

ayden.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.206.121.9435.206.64.0/18AS43515YOUTUBE YOUTUBEUS

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ayden.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.252.194.16
SPF_IP195.252.194.17
SPF_IP195.252.194.19
SPF_IP207.192.225.2
SPF_IP208.180.149.78
SPF_IP216.82.62.210
SPF_IP216.82.62.211
SPF_IP216.82.62.212
SPF_IP23.23.120.168/32
SPF_IP3.82.78.114
SPF_IP35.175.42.38
SPF_IP54.83.5.239
SPF_IP64.76.198.45
SPF_IP66.76.209.13

Related pages

Pivot deeper into the graph from ayden.com.

Cypher and MCP

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

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