Skip to content

Hostname

de.techsoft3d.com

Last fetched

de.techsoft3d.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · de.techsoft3d.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/de.techsoft3d.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.1943.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.673.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2013.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1323.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.713.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.7452.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.245.25052.218.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.7452.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.17852.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.10752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.25152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.2752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.18752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.4352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.17152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.22752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from de.techsoft3d.com.

Cypher and MCP

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

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