Hostname
b4llz.com
Last fetched
b4llz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b4llz.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.33 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.4 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.74 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.93 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.28.123 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.31 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.33 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.42 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b4llz.com owner
- Contact emails
- 11e35ba7-ce29-4614-aa29-3e34319d1ee1@identity-protect.org
- 54055688-f741-47e0-8c88-d3a09cbdc6f7@identity-protect.org
- 7fbcd82f-4c88-445d-92ee-43d0e8aac1eb@identity-protect.org
- 9a6bcfed-534b-4983-aae2-de96eba29019@identity-protect.org
- c9d8bb70-d61a-4bb7-8460-9a7053c171e0@identity-protect.org
- d2fe1b1b-9eb0-4f3a-82c4-a806937a89ca@identity-protect.org
- owner-10276934@b4llz.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of b4llz.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from b4llz.com.
- IP · 13.226.244.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 11e35ba7-ce29-4614-aa29-3e34319d1ee1@identity-protect.org
- TLD · .com
- Browse hostnames · b4…
- 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: "b4llz.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.