Hostname
atitd.com
Last fetched
atitd.com resolves to 1 IPv4 address operated by TERASWITCH - TeraSwitch Networks Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
atitd.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 74.118.138.58 | 74.118.138.0/24 | AS20326 | TERASWITCH - TeraSwitch Networks Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- andrew tepper
- Contact emails
Subdomains
2 observed subdomains of atitd.com.
| Subdomain |
|---|
| game.atitd.com |
| www.atitd.com |
Web-graph footprint
Distinct hostnames that link to or from atitd.com in the public web crawl.
71 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for atitd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
Related pages
Pivot deeper into the graph from atitd.com.
- IP · 74.118.138.58
- ASN · AS20326TERASWITCH - TeraSwitch Networks Inc.
- Registrar · iana:81
- Country · US
- Email · b211f856368395908f32f0753cfad889-562843@contact.gandi.net
- 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: "atitd.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.