Skip to content

Hostname

valuationvision.com

Last fetched

valuationvision.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · valuationvision.comRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/valuationvision.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.195.5.7834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.146.24644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.187.25052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.178.15554.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

10 observed subdomains of valuationvision.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for valuationvision.com.

MechanismTarget
SPF_Avaluationvision.com
SPF_INCLUDE_spf.google.com
SPF_IP107.22.213.9
SPF_IP50.17.255.27
SPF_IP52.3.68.103
SPF_IP52.7.180.208
SPF_IP54.173.136.191
SPF_IP54.173.48.78
SPF_IP54.175.2.208
SPF_IP54.175.64.158
SPF_IP54.209.221.71
SPF_IP54.241.11.139
SPF_MXvaluationvision.com

Related pages

Pivot deeper into the graph from valuationvision.com.

Cypher and MCP

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

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