Skip to content

Hostname

verywell.com

Last fetched

verywell.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · verywell.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/verywell.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.183.23013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.228.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.93.533.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.50.11034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.158.12744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.110.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.76.13052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.177.16752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.190.9298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dotdash media
Contact emails

Subdomains

3 observed subdomains of verywell.com.

Web-graph footprint

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

3,727 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for verywell.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP216.223.13.247
SPF_IP64.125.213.247

Related pages

Pivot deeper into the graph from verywell.com.

Cypher and MCP

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

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