Skip to content

Hostname

bobhunkins.com

Last fetched

bobhunkins.com resolves to 4 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in ZA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · bobhunkins.comRouting diversity3.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bobhunkins.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.124.138.171160.124.128.0/19AS132839POWERLINE-AS-AP - POWER LINE DATACENTERZA
43.247.134.17943.247.134.0/24AS932XNNET - XNNET LLC
47.239.28.13447.239.0.0/16AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.
103.30.78.170103.30.78.0/24AS932XNNET - XNNET LLC

WHOIS identity

Registrar
iana:1923
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of bobhunkins.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from bobhunkins.com.

Cypher and MCP

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

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