Skip to content

Hostname

bhuntr.com

Last fetched

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

Nutrition Label

WHISPER CANON · bhuntr.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bhuntr.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.177.75.14418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.241.16218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.125.2353.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.86.343.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.166.9035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.154.20335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.110.13452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.198.3454.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.244.11954.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.135.8654.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.57.22454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.133.7654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

96 observed subdomains of bhuntr.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bhuntr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bhuntr.com.

Cypher and MCP

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

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