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
Resolution chain
hbbkr.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.122 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.124 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.69 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.81 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.201.120 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.124 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.3 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.85 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.66.26.12 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.26 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.50 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.63 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:895
- Organization
- ouyangbing ouyangbing
- Contact emails
Subdomains
2 observed subdomains of hbbkr.com.
| Subdomain |
|---|
| api.hbbkr.com |
| www.hbbkr.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hbbkr.com.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.