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
Resolution chain
imprivia.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.214.21.32 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.157.15 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.148.250 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.120.218 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.233.12 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.156.223 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.9.97 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.50.195 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.143.230 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.55.205.245 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bfc forms service,
- Contact emails
- 311425570a28fd0a57a06f3150924125@domaindiscreet.com
- 46d055470a28fd0a56fd6a5bf7d77435@domaindiscreet.com
- bfcitgroup@bfcprint.com
- 1d33ca12-3f6f-47b3-8be4-0b5353808d31@identity-protect.org
- 1f774331-bf80-4ec6-9148-c0d4cef263d7@identity-protect.org
- 2870d004-18d4-4984-b0d7-267d0502d499@identity-protect.org
- 7069199a-8553-40ae-9abc-a1cbbf9c6729@identity-protect.org
- 9980d063-2058-44fc-a535-6b61d2774189@identity-protect.org
- 9ec1befb-9887-4058-b5f5-f2f4e1ba30cb@identity-protect.org
- owner-5548972@imprivia.com.whoisprivacyservice.org
- owner-9670446@imprivia.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of imprivia.com.
Showing 17 of 20. View all subdomains →
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
MX records
SPF policy
4 SPF mechanisms authorising senders for imprivia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.129.153.240/29 |
| SPF_IP | 34.233.115.237/32 |
Related pages
Pivot deeper into the graph from imprivia.com.
- IP · 3.214.21.32
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 311425570a28fd0a57a06f3150924125@domaindiscreet.com
- TLD · .com
- Browse hostnames · im…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.