Hostname
thetemplateer.com
Last fetched
thetemplateer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
thetemplateer.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.215.130 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.169 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.19 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.224 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.33.232.114 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.232.126 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.232.193 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.232.56 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:2487
- Organization
- azzie j cobos
- Contact emails
- contact@thetemplateer.com
- reactivation-pending@enom.com
- thetemplateer.com-owner-jqk9@customers.whoisprivacycorp.com
- owner@thetemplateer.com.customers.whoisprivacycorp.com
- pw-7663efa6ef4e30fad9631dc517c4bcaf@privacyguardian.org
- pw-8a6d83056d9c05b15ab8cd8037fb75f9@privacyguardian.org
- pw-a5204fef04684476a24a6913bf06a2ef@privacyguardian.org
Subdomains
1 observed subdomain of thetemplateer.com.
| Subdomain |
|---|
| www.thetemplateer.com |
Web-graph footprint
Distinct hostnames that link to or from thetemplateer.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from thetemplateer.com.
- IP · 13.227.215.130
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · CZ
- Email · contact@thetemplateer.com
- 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: "thetemplateer.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.