Hostname
a1tnc.com
Last fetched
a1tnc.com resolves to 74.220.203.182, announced in 74.220.200.0/21 by ORACLE-BMC-31898 - Oracle Corporation in US. a1tnc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 74.220.203.182
74.220.200.0/21 · ORACLE-BMC-31898 - Oracle Corporation · Phoenix, US
IPv6 resolution
No AAAA record for a1tnc.com is recorded in WhisperGraph.
Attribution
oracle
ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| autodiscover.a1tnc.com |
| cpanel.a1tnc.com |
| cpcalendars.a1tnc.com |
| cpcontacts.a1tnc.com |
| mail.a1tnc.com |
| webdisk.a1tnc.com |
| webmail.a1tnc.com |
| www.a1tnc.com |
Showing 8 of 8 subdomains (8 per page).
Mail and authentication
Nameservers
- ns1.hostmonster.com
- ns2.hostmonster.com
MX records
- mail.a1tnc.com
SPF policy
- a: a1tnc.com
- mx: a1tnc.com
- include: hostmonster.com
- ip: 67.20.113.187
- ip: 74.220.203.182
Threat-feed evidence
History
Related pages
Pivot from a1tnc.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a1tnc.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.