Skip to content

Hostname

3d-exchange.com

Last fetched

3d-exchange.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 3d-exchange.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/3d-exchange.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.44.6913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.193.16918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.91.973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.233.893.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.52.20234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.94.3134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.211.15044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.116.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.156.16254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.183.10354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.69.14554.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.57.19354.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
b. kramer
Contact emails

Subdomains

1 observed subdomain of 3d-exchange.com.

Web-graph footprint

Distinct hostnames that link to or from 3d-exchange.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 3d-exchange.com.

Cypher and MCP

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

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