Skip to content

Hostname

dimensionalsecurity.com

Last fetched

dimensionalsecurity.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dimensionalsecurity.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dimensionalsecurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.6216.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.14316.18.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.17116.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.24916.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6716.19.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.12516.184.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.75.1316.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.953.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.53.13352.216.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.8552.218.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.12552.218.26.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.49.6752.217.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.99.352.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.169.554.239.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.21354.239.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.19754.239.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dimensionalsecurity.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from dimensionalsecurity.com.

Cypher and MCP

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

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