Skip to content

Hostname

idetiks.com

Last fetched

idetiks.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · idetiks.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/idetiks.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.98.4213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.6713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.6813.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.1093.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.1183.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.1213.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.493.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.66.253.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.503.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.593.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.833.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:1636
Organization
Contact emails

Subdomains

1 observed subdomain of idetiks.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from idetiks.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "idetiks.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.