Skip to content

Hostname

optiml.ca

Last fetched

optiml.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · optiml.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/optiml.ca

Resolution chain

optiml.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.10318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.3618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.6618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

6 observed subdomains of optiml.ca.

Web-graph footprint

Distinct hostnames that link to or from optiml.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for optiml.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdc-aa8e722993._spfm.optiml.ca

Related pages

Pivot deeper into the graph from optiml.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "optiml.ca"})-[: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.