Hostname
imperium.com
Last fetched
imperium.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
imperium.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.227.85 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.246.177 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- domainadministrators@dynata.com
- mch@imperium.com
- pgoel@imperium.com
- brchisholm@usa.net
- 07bf4b5e-bebd-4bbc-97e2-60edfb39e9cd@identity-protect.org
- 466d6fe7-207f-4e29-9b33-00647cc5246f@identity-protect.org
- 77259ea0-6af0-49ec-9e45-d3692c9789c4@identity-protect.org
- 959a6906-141a-43ad-919b-35133eda5396@identity-protect.org
- 997a8c68-0817-4546-8783-1b61d9d56540@identity-protect.org
- fb80aa1f-7d43-4460-a061-cf6eb3e7a3d5@identity-protect.org
Subdomains
11 observed subdomains of imperium.com.
Web-graph footprint
Distinct hostnames that link to or from imperium.com in the public web crawl.
36 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for imperium.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.232.219.214 |
| SPF_IP | 208.53.56.52 |
| SPF_IP | 208.53.56.54 |
Related pages
Pivot deeper into the graph from imperium.com.
- IP · 15.197.227.85
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · ********@*****.***
- 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: "imperium.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.