Skip to content

Hostname

dtciqa.technology

Last fetched

dtciqa.technology resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dtciqa.technologyRouting diversity6.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dtciqa.technology

Resolution chain

dtciqa.technology resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.132.190100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.71.239100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.200.94107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.191.12534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.252.25534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.203.1634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.86.10934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.130.20535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.60.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.54.24050.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.61.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.161.4554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.195.5254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.186.1854.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.131.6254.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.109.4154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.73.23854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.1.1554.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.51.13354.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.129.2432.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

55 observed subdomains of dtciqa.technology.

Threat posture

History

Related pages

Pivot deeper into the graph from dtciqa.technology.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dtciqa.technology"})-[: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.