Skip to content

Hostname

host.prisvr3.com

Last fetched

host.prisvr3.com resolves to 20 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.78.12150.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.13250.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.14350.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.18350.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.18650.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.2250.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.23950.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.24550.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.5150.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.78.9150.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.10450.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.10850.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.12150.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.14350.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.14750.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.16450.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.22450.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.4150.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
50.28.79.7450.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
67.225.211.13267.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with host.prisvr3.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for host.prisvr3.com.

MechanismTarget
SPF_Ahost.prisvr3.com
SPF_MXhost.prisvr3.com

Related pages

Pivot deeper into the graph from host.prisvr3.com.

Cypher and MCP

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

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