Hostname
ata.com
Last fetched
ata.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ata.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 |
|---|---|---|---|---|
| 199.60.103.153 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.53 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- privacy.co.com - 5b19c
- Contact emails
- 73314233700299-056a53@whoisprivacyservices.com.au
- 73314233700299-145cae@whoisprivacyservices.com.au
- 73314233700299-1719af@whoisprivacyservices.com.au
- 73314233700299-1a5187@whoisprivacyservices.com.au
- 73314233700299-2b97df@whoisprivacyservices.com.au
- 73314233700299-30819e@whoisprivacyservices.com.au
- 73314233700299-4587f4@whoisprivacyservices.com.au
- 73314233700299-5370e6@whoisprivacyservices.com.au
- 73314233700299-5f1ac8@whoisprivacyservices.com.au
- 73314233700299-6ca01a@whoisprivacyservices.com.au
- 73314233700299-7ccb95@whoisprivacyservices.com.au
- 73314233700299-964e70@whoisprivacyservices.com.au
- 73314233700299-9b1f08@whoisprivacyservices.com.au
- 73314233700299-bbd693@whoisprivacyservices.com.au
- 73314233700299-bc530b@whoisprivacyservices.com.au
- 73314233700299-ce50ee@whoisprivacyservices.com.au
- 73314233700299-f4f236@whoisprivacyservices.com.au
- 73314233700299-fa0d6f@whoisprivacyservices.com.au
- 73314233700299-fb8826@whoisprivacyservices.com.au
- ata.com@privacy.co.com
- and 1 more
Subdomains
6 observed subdomains of ata.com.
Web-graph footprint
Distinct hostnames that link to or from ata.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45046652.spf04.hubspotemail.net |
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from ata.com.
- IP · 199.60.103.153
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:146
- Country · US
- Email · 73314233700299-056a53@whoisprivacyservices.com.au
- 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: "ata.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.