Skip to content

Hostname

wyylde.com

Last fetched

wyylde.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wyylde.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wyylde.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.1013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.1018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.2318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.245.86.12118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1153.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.363.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.563.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of wyylde.com owner
Contact emails

Subdomains

36 observed subdomains of wyylde.com.

Web-graph footprint

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

432 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wyylde.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXwyylde.com

Related pages

Pivot deeper into the graph from wyylde.com.

Cypher and MCP

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

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