Hostname
theauteurs.com
Last fetched
theauteurs.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
theauteurs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.23.19.78 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.227.251.90 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.202.243 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.193.242.165 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.60.6 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.25.40 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of theauteurs.com owner
- Contact emails
- 43aed144-1697-4c23-81ab-302d673a028d@identity-protect.org
- 5d011e3f-09ea-42b7-b080-030acb9d18e7@identity-protect.org
- 8572da73-3f99-4244-b044-dd51fc731db8@identity-protect.org
- a714ce38-7a06-4f15-84a5-1d379e464571@identity-protect.org
- b4037274-1b20-433f-83cc-4b2f2c3f1d8f@identity-protect.org
- bd7abab7-6f25-4246-b398-2a31d60b8eb3@identity-protect.org
- owner-7643657@theauteurs.com.whoisprivacyservice.org
- owner@theauteurs.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of theauteurs.com.
| Subdomain |
|---|
| www.theauteurs.com |
Web-graph footprint
Distinct hostnames that link to or from theauteurs.com in the public web crawl.
235 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from theauteurs.com.
- IP · 23.23.19.78
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 43aed144-1697-4c23-81ab-302d673a028d@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "theauteurs.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.