Skip to content

Hostname

hunker.com

Last fetched

hunker.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hunker.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hunker.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.12713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.192.12618.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.1818.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.2718.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.9518.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

3 observed subdomains of hunker.com.

Web-graph footprint

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

5,751 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hunker.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hunker.com.

Cypher and MCP

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

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