Skip to content

Hostname

wedy.com

Last fetched

wedy.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wedy.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wedy.com

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.137.38177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.184.116177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.237.229177.71.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.112.11118.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.250.12118.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.205.20718.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.231.21018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.87.24318.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.89.5518.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.105.13654.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.223.6354.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.195.19254.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.94.4754.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.134.19654.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.233.6254.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.56.15556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.141.1956.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.46.19456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.3.2156.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.200.7856.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

29 observed subdomains of wedy.com.

Web-graph footprint

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

12 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wedy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wedy.com.

Cypher and MCP

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

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