Skip to content

Hostname

3dxrapp.com

Last fetched

3dxrapp.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 · 3dxrapp.comRouting diversity5.6/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3dxrapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.131.47100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.124.17113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.2.14718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.4.23844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.45.22550.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.100.7452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.13.24352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.184.2052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.159.12954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.190.12854.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.134.16654.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.239.7398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of 3dxrapp.com owner
Contact emails

Subdomains

1 observed subdomain of 3dxrapp.com.

Web-graph footprint

Distinct hostnames that link to or from 3dxrapp.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 3dxrapp.com.

Cypher and MCP

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

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