Hostname
touchtown.org
Last fetched
touchtown.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
touchtown.org 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 |
|---|---|---|---|---|
| 52.3.156.7 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
5 observed subdomains of touchtown.org.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for touchtown.org.
| Mechanism | Target |
|---|---|
| SPF_A | mx.touchtown.org |
| SPF_A | mx.touchtown.us |
| SPF_A | mx2.touchtown.us |
| SPF_IP | 108.17.73.120/29 |
| SPF_IP | 96.94.102.224/29 |
| SPF_MX | touchtown.org |
| SPF_MX | touchtown.us |
Related pages
Pivot deeper into the graph from touchtown.org.
- IP · 52.3.156.7
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · v439h8hj3ea@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · to…
- 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: "touchtown.org"})-[: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.