Hostname
sangenkan.com
Last fetched
sangenkan.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
sangenkan.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 |
|---|---|---|---|---|
| 16.12.19.8 | 16.12.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.224 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.15 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.96 | 52.95.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sangenkan.com owner
- Contact emails
- sergiotorres71@yahoo.es
- 16bf6252-7bab-49c3-b7c2-7915916d9661@identity-protect.org
- 5be5a671-4c9b-44dc-af6a-664a14925351@identity-protect.org
- 61f6d2d5-10a1-4386-acc2-79379525b699@identity-protect.org
- 637f8dbd-f39b-4519-9b22-69aca19e6d35@identity-protect.org
- 65f780b9-6845-46f1-ab5e-b16122a79229@identity-protect.org
- 8ac4dbfb-4a3e-4364-b29b-5138ab8978d2@identity-protect.org
- bab69acd-a0c5-405b-a1ae-809ee0d9e56a@identity-protect.org
- owner-4038805@sangenkan.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of sangenkan.com.
| Subdomain |
|---|
| www.sangenkan.com |
Web-graph footprint
Distinct hostnames that link to or from sangenkan.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sangenkan.com.
- IP · 16.12.19.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · sergiotorres71@yahoo.es
- 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: "sangenkan.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.