Skip to content

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

WHISPER CANON · detizen.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/detizen.com

Resolution chain

detizen.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.185.3418.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.5918.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.6918.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.8718.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.170.229.423.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.63.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.933.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.983.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:244
Organization
allf
Contact emails

Subdomains

2 observed subdomains of 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

SPF policy

2 SPF mechanisms authorising senders for detizen.com.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXdetizen.com

Related pages

Pivot deeper into the graph from detizen.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.