Hostname
saintcloudj.com
Last fetched
saintcloudj.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saintcloudj.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.33.235.121 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.16 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.3 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.97 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.165.181.116 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.117 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.16 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.56 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saintcloudj.com owner
- Contact emails
- 1b2be4d4-d6fe-416a-bf67-3a3a1b4d98e4@identity-protect.org
- 3743f58b-18ce-4ae3-9f6e-5d010d7a6957@identity-protect.org
- 579ea77b-d5ad-4886-a074-69bcb6aefd37@identity-protect.org
- 5bcb0509-f579-45b6-bdb3-4ff4df53db2b@identity-protect.org
- 81f781fe-4a53-4bf5-b4d8-585803d1d556@identity-protect.org
- d344c523-f6eb-4456-b057-34ea738934cd@identity-protect.org
- e7a0a471-50bb-4c2a-86c6-a58456afdb73@identity-protect.org
Subdomains
1 observed subdomain of saintcloudj.com.
| Subdomain |
|---|
| www.saintcloudj.com |
Threat posture
History
Related pages
Pivot deeper into the graph from saintcloudj.com.
- IP · 13.33.235.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 1b2be4d4-d6fe-416a-bf67-3a3a1b4d98e4@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "saintcloudj.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.