Skip to content

Hostname

exitvalley.com

Last fetched

exitvalley.com resolves to 2 IPv4 addresses operated by CLOUDWEBMANAGE- in IL.

Nutrition Label

WHISPER CANON · exitvalley.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exitvalley.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.241.4.166185.241.4.0/24AS44709CLOUDWEBMANAGE-IL
62.90.188.10762.90.0.0/16AS1680NV-ASN CELLCOM ltd.IL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for exitvalley.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEexitvalley.com
SPF_IP62.90.188.144/16

Related pages

Pivot deeper into the graph from exitvalley.com.

Cypher and MCP

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

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