Skip to content

Hostname

priva.com

Last fetched

priva.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

priva.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:839
Organization
f boekestijn
Contact emails

Subdomains

85 observed subdomains of priva.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for priva.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE6435535.spf02.hubspotemail.net
SPF_INCLUDEdeliverabilitymanager.net
SPF_INCLUDEisp-online.io
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP109.109.124.2
SPF_IP168.245.45.66
SPF_IP213.107.108.178
SPF_IP217.194.124.137/32

Related pages

Pivot deeper into the graph from priva.com.

Cypher and MCP

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

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