Hostname
hpac.com
Last fetched
hpac.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hpac.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.26.128.131 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.211.112.24 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.91.168.72 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.60.201 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.227.230.233 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.166.164 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.21.128 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.202.162 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.239.69 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.33.57 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ENFLOW | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hpac.com owner
- Contact emails
- domain_admin@penton.com
- ab1e0bjmkeeh@idp.email
- 0b228668-bfae-4ae1-a93d-88ad40ef3a18@identity-protect.org
- 3847857f-802d-43fb-9e5f-9b5799d47dd6@identity-protect.org
- 464b5ffd-296f-4acb-984f-670ed3879060@identity-protect.org
- 78d749d4-d35d-462d-a56f-08dd57528f66@identity-protect.org
- ae2eb164-7016-482f-81c8-3a0352919524@identity-protect.org
- c08d19cd-b39e-4c8c-aed1-2c7b59d684a5@identity-protect.org
- f48ea1a5-68d9-4efe-b255-1a9ef6db6bbd@identity-protect.org
- owner-10873099@hpac.com.whoisprivacyservice.org
- owner-11095450@hpac.com.whoisprivacyservice.org
- owner-11345080@hpac.com.whoisprivacyservice.org
- owner-11365399@hpac.com.whoisprivacyservice.org
- owner-2333378@hpac.com.whoisprivacyservice.org
- owner-8016199@hpac.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of hpac.com.
Web-graph footprint
Distinct hostnames that link to or from hpac.com in the public web crawl.
286 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hpac.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hpac.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hpac.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.