Skip to content

Hostname

imprivia.com

Last fetched

imprivia.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · imprivia.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/imprivia.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.214.21.323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.157.1535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.148.25052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.120.21852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.233.1252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.156.22354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.9.9754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.50.19598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.143.23035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.205.245100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bfc forms service,
Contact emails

Subdomains

20 observed subdomains of imprivia.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for imprivia.com.

MechanismTarget
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.129.153.240/29
SPF_IP34.233.115.237/32

Related pages

Pivot deeper into the graph from imprivia.com.

Cypher and MCP

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

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