Hostname
code41watches.com
Last fetched
code41watches.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
code41watches.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.75.184 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.133.194 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.110.53 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.162.226 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- claudio d'amore
- Contact emails
- 2810214b338013feb0e09e4fc1b46b60-1501694@contact.gandi.net
- 3196565dbb2c10051cc6bc5090e94bd8-1501694@contact.gandi.net
- 33db2b15e846834c464f9d605106395b-1501694@contact.gandi.net
- 941d8e18a268cf4888fe138a52860a88-1501694@contact.gandi.net
- 46df8c03-5bcb-4469-b115-477cadfe9aef@identity-protect.org
- 5b07cae9-9b4e-44c2-8235-2fca53fb2eb5@identity-protect.org
- be595fb9-9a8e-44f4-84f6-e3ad4b975877@identity-protect.org
- e4ff55c1-9e90-49f8-b6f3-65215f6b0218@identity-protect.org
Subdomains
17 observed subdomains of code41watches.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from code41watches.com in the public web crawl.
105 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- code41watches.com
Related pages
Pivot deeper into the graph from code41watches.com.
- IP · 13.36.75.184
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 2810214b338013feb0e09e4fc1b46b60-1501694@contact.gandi.net
- TLD · .com
- Browse hostnames · co…
- 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: "code41watches.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.