Skip to content

Hostname

www.validtreerisk.com

Last fetched

www.validtreerisk.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.validtreerisk.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.validtreerisk.com

Resolution chain

www.validtreerisk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.226.77.20034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.validtreerisk.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for www.validtreerisk.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP100.29.201.86
SPF_IP100.50.7.200
SPF_IP3.209.127.52
SPF_IP3.224.142.216
SPF_IP3.232.238.123
SPF_IP3.234.175.78
SPF_IP34.197.202.70/32
SPF_IP34.198.181.13/32
SPF_IP34.204.226.10/32
SPF_IP34.225.159.212/32
SPF_IP34.226.170.12/32
SPF_IP34.230.129.219/32
SPF_IP44.198.41.24
SPF_IP52.1.148.142/32
SPF_IP52.1.81.18/32
SPF_IP52.200.80.155
SPF_IP52.204.13.182/32
SPF_IP52.45.116.254/32
SPF_IP54.226.192.23
SPF_IP66.29.194.0/25

Related pages

Pivot deeper into the graph from www.validtreerisk.com.

Cypher and MCP

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

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