Skip to content

Hostname

routevision.com

Last fetched

routevision.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · routevision.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/routevision.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.161199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
212.125.141.20212.125.141.0/24AS205185DCSPINE - Eurofiber Cloud Infra B.V.NL

WHOIS identity

Registrar
iana:269
Organization
vision group b.v.
Contact emails

Subdomains

16 observed subdomains of routevision.com.

Web-graph footprint

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

51 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for routevision.com.

MechanismTarget
SPF_INCLUDE25277960.spf03.hubspotemail.net
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEspf.ourvolaris.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.125.141.20
SPF_IP92.48.232.134
SPF_IP92.48.232.161
SPF_IP93.184.111.42

Related pages

Pivot deeper into the graph from routevision.com.

Cypher and MCP

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

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