Hostname
hbmbgroup.com
Last fetched
hbmbgroup.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1697 as the registrar.
Nutrition Label
Resolution chain
hbmbgroup.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.156.253.25 | 108.156.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.156.253.27 | 108.156.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.156.253.29 | 108.156.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.156.253.71 | 108.156.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.188.24 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.188.4 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.188.40 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.188.96 | 18.67.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.160.185.191 | 3.160.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.185.55 | 3.160.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.185.61 | 3.160.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.185.8 | 3.160.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:1697
- Organization
- design & then some
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hbmbgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from hbmbgroup.com.
- IP · 108.156.253.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1697
- Country · DE
- Email · tdmsmail@gmail.com
- TLD · .com
- Browse hostnames · hb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hbmbgroup.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.