Hostname
aba.com
Last fetched
aba.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
aba.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.35.12 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.145.144 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 20.49.104.57 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- american bankers association attn aba.com care of network solutions
- Contact emails
- admin@dnstinations.com
- af2fb7qp2pd@networksolutionsprivateregistration.com
- af75p6xk4q3@networksolutionsprivateregistration.com
- af99p7jt3tw@networksolutionsprivateregistration.com
- am5jt9w42zn@networksolutionsprivateregistration.com
- b89wf5zc8gv@networksolutionsprivateregistration.com
- bb4eb5p9877@networksolutionsprivateregistration.com
- bq7323qf9sb@networksolutionsprivateregistration.com
- bq7dn6vd8zr@networksolutionsprivateregistration.com
- bw7b83824bx@networksolutionsprivateregistration.com
- by4854q7265@networksolutionsprivateregistration.com
- c63bw8jv48s@networksolutionsprivateregistration.com
- ca84n2hx56s@networksolutionsprivateregistration.com
- cg2a537n5su@networksolutionsprivateregistration.com
- cp9hr9kw88m@networksolutionsprivateregistration.com
- d53c957q3yc@networksolutionsprivateregistration.com
- dc97492m65p@networksolutionsprivateregistration.com
- dp93n8jc9e3@networksolutionsprivateregistration.com
- e34nz99862a@networksolutionsprivateregistration.com
- ea6ym5be9fk@networksolutionsprivateregistration.com
- and 89 more
Subdomains
55 observed subdomains of aba.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aba.com in the public web crawl.
4,155 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for aba.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.aba.com._spf.dmarclb.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aba.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aba.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.