Hostname
atb99.com
Last fetched
atb99.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atb99.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.87.72 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.142.87 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of atb99.com owner
- Contact emails
- jack.male@aol.com
- 0e0324b7-37c0-4997-a90a-9b0139edaaa2@identity-protect.org
- 52620679-def5-453f-93f4-5bc41e710fff@identity-protect.org
- a73be7c8-6c38-4d50-af0b-c93dacbf8f1b@identity-protect.org
- add2c2aa-0700-47b8-a2b3-a01f13e9bffd@identity-protect.org
- bfb0a995-44bc-4b72-b75c-cd9a50d757b2@identity-protect.org
- cea0e36d-8733-4ebb-81e3-2c2238941eed@identity-protect.org
- f66f170a-5a66-4f13-a4a5-49686dbc50b6@identity-protect.org
- owner-8777336@atb99.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from atb99.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from atb99.com.
- IP · 104.21.87.72
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · jack.male@aol.com
- TLD · .com
- Browse hostnames · at…
- 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: "atb99.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.