Skip to content

Hostname

aywed.com

Last fetched

aywed.com resolves to 2 IPv4 addresses operated by VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited Sirketi in TR. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · aywed.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aywed.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.103.193185.149.103.0/24AS209853VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited SirketiTR
94.199.205.3094.199.205.0/24AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aywed.com

SPF policy

5 SPF mechanisms authorising senders for aywed.com.

MechanismTarget
SPF_Aaywed.com
SPF_INCLUDE_spf.turhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP94.199.205.27
SPF_MXaywed.com

Related pages

Pivot deeper into the graph from aywed.com.

Cypher and MCP

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

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