Skip to content

Hostname

smartcoverage.ca

Last fetched

smartcoverage.ca resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · smartcoverage.caRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/smartcoverage.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.84.10515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.89.25215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.253.23915.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.89.7916.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.69.423.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.111.213.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
canadian insurance alliance (2018)
Contact emails

Subdomains

6 observed subdomains of smartcoverage.ca.

Web-graph footprint

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

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for smartcoverage.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.51.243.3
SPF_IP24.51.243.5
SPF_IP72.38.239.150
SPF_IP72.38.239.151

Related pages

Pivot deeper into the graph from smartcoverage.ca.

Cypher and MCP

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

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