Hostname
detizen.com
Last fetched
detizen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
detizen.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 |
|---|---|---|---|---|
| 18.65.185.34 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.59 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.69 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.87 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.170.229.42 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.6 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.93 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.98 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:244
- Organization
- allf
- Contact emails
Subdomains
2 observed subdomains of detizen.com.
| Subdomain |
|---|
| images.detizen.com |
| www.detizen.com |
Web-graph footprint
Distinct hostnames that link to or from detizen.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for detizen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailplug.com |
| SPF_MX | detizen.com |
Related pages
Pivot deeper into the graph from detizen.com.
- IP · 18.65.185.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · JP
- Email · detizen@detizen.com
- TLD · .com
- Browse hostnames · de…
- 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: "detizen.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.