Skip to content

Hostname

hbbkr.com

Last fetched

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

Nutrition Label

WHISPER CANON · hbbkr.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hbbkr.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.122108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.124108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.69108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.81108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.201.12018.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.12418.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.318.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.8518.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.26.1218.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.2618.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.5018.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.6318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:895
Organization
ouyangbing ouyangbing
Contact emails

Subdomains

2 observed subdomains of hbbkr.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hbbkr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hbbkr.com.

Cypher and MCP

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

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