Skip to content

Hostname

optimainsuranceservices.ca

Last fetched

optimainsuranceservices.ca resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · optimainsuranceservices.caRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/optimainsuranceservices.ca

Resolution chain

optimainsuranceservices.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.227.238.83212.227.236.0/22AS8560IONOS-AS - IONOS SEUS

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
optima insurance group
Contact emails

Subdomains

1 observed subdomain of optimainsuranceservices.ca.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for optimainsuranceservices.ca.

MechanismTarget
SPF_Aoptimainsuranceservices.ca
SPF_IP206.186.15.32/29
SPF_IP206.186.57.32/27
SPF_IP206.223.188.194/27
SPF_IP209.171.21.224/27
SPF_IP216.220.46.61/32
SPF_IP216.220.54.132/32
SPF_MXoptimainsuranceservices.ca

Related pages

Pivot deeper into the graph from optimainsuranceservices.ca.

Cypher and MCP

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

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