Skip to content

Hostname

verywed.com

Last fetched

verywed.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · verywed.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/verywed.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.249.13713.116.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.90.10435.96.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.59.6535.96.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.202.24235.96.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.248.9146.52.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.75.252.216.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.60.8452.216.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.36.7452.216.15.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.76.16752.216.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.196.2252.216.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.190.19654.89.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.29.7116.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.158.2713.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.194.17713.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of verywed.com.

Web-graph footprint

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

577 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for verywed.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from verywed.com.

Cypher and MCP

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

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