Skip to content

Hostname

host3.visionfriendly.com

Last fetched

host3.visionfriendly.com resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · host3.visionfriendly.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/host3.visionfriendly.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.225.189.3867.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS
69.167.165.19069.167.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with host3.visionfriendly.com in WhisperGraph.

Subdomains

11 observed subdomains of host3.visionfriendly.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for host3.visionfriendly.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP65.182.178.9/32
SPF_IP69.167.165.190

Related pages

Pivot deeper into the graph from host3.visionfriendly.com.

Cypher and MCP

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

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