Skip to content

Hostname

dimpleoptix.com

Last fetched

dimpleoptix.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · dimpleoptix.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dimpleoptix.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.241.160.19444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.181.7452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.23.16252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.100.8454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.188.21654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dimpleoptix.com.

Related pages

Pivot deeper into the graph from dimpleoptix.com.

Cypher and MCP

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

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