Skip to content

Hostname

ayutdesign.com

Last fetched

ayutdesign.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

7 observed subdomains of ayutdesign.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ayutdesign.com

SPF policy

7 SPF mechanisms authorising senders for ayutdesign.com.

MechanismTarget
SPF_Aayutdesign.com
SPF_IP151.80.239.113
SPF_IP185.252.30.42
SPF_IP212.83.157.49
SPF_IP5.56.132.77
SPF_IP87.236.209.220
SPF_MXayutdesign.com

Related pages

Pivot deeper into the graph from ayutdesign.com.

Cypher and MCP

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

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