Skip to content

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

WHISPER CANON · hpac.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hpac.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.128.131100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.112.2418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.168.723.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.60.20134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.230.23334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.166.16434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.21.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.202.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.239.6952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.33.5752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
89.106.200.189.106.200.0/24AS209626ENFLOWNL

WHOIS identity

Registrar
iana:468
Organization
on behalf of hpac.com owner
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hpac.com.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.