Skip to content

Hostname

hpkfft.com

Last fetched

hpkfft.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hpkfft.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hpkfft.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.24.443.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.543.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.853.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.963.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.1003.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.1243.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.633.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.843.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

1 observed subdomain of hpkfft.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hpkfft.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hpkfft.com.

Cypher and MCP

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

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