Skip to content

Hostname

yed.ai

Last fetched

yed.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · yed.aiRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yed.ai

Resolution chain

yed.ai resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.173.12613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.8113.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.8713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.246.11018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.2718.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.8918.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.9618.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1647
Organization
antoni aloy lopez
Contact emails

Subdomains

1 observed subdomain of yed.ai.

Subdomain
www.yed.ai

Web-graph footprint

Distinct hostnames that link to or from yed.ai in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yed.ai.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from yed.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yed.ai"})-[: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.