Hostname
aabc.com
Last fetched
aabc.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
aabc.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.40.194 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.188.68 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- kennneth sufka
- Contact emails
- 005a27230a28fd0a0e309d5ec5754dd4@domaindiscreet.com
- 4c1826980a28fd0a6c0267db0136f461@domaindiscreet.com
- 6208ef1a0a28fd0a3afad39ffd9380ae@domaindiscreet.com
- 62c668450a28fd0a38981d47c7c7d6b8@domaindiscreet.com
- 9086f3b30a28fd0a4a99ba6c77c4039e@domaindiscreet.com
- ao6k4fnt0cibfbunl7sn034laf@domaindiscreet.com
- ca86e72f0a28fd0a29973b3bd54bef7a@domaindiscreet.com
- d1d788e30a28fd0a26032f1d87ac1603@domaindiscreet.com
- e7788e750a28fd0a3181b8af7dc2b76e@domaindiscreet.com
- sufka1@aol.com
Subdomains
8 observed subdomains of aabc.com.
Web-graph footprint
Distinct hostnames that link to or from aabc.com in the public web crawl.
81 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for aabc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | informz.net |
| SPF_INCLUDE | kinstamailservice.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.ymem.net |
| SPF_IP | 52.41.178.8 |
Related pages
Pivot deeper into the graph from aabc.com.
- IP · 104.21.40.194
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · 005a27230a28fd0a0e309d5ec5754dd4@domaindiscreet.com
- TLD · .com
- Browse hostnames · aa…
- 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: "aabc.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.