Hostname
optaintel.ca
Last fetched
optaintel.ca resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.
Nutrition Label
Resolution chain
optaintel.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.211.35.13 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.139.95 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.141.23 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.235.98 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:godaddy corporate domains canada, ltd.
- Organization
- gerald hanks
- Contact emails
Subdomains
27 observed subdomains of optaintel.ca.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from optaintel.ca in the public web crawl.
31 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for optaintel.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-001f9f01.pphosted.com |
| SPF_INCLUDE | spf-003fd701.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.165.163.0/24 |
| SPF_IP | 206.208.174.0/24 |
Related pages
Pivot deeper into the graph from optaintel.ca.
- IP · 54.211.35.13
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:godaddy corporate domains canada, ltd.
- Country · US
- Email · mike.watchman@scm.ca
- TLD · .ca
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optaintel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.