Skip to content

Hostname

hubsmartcoverage.ca

Last fetched

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

Nutrition Label

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

Resolution chain

hubsmartcoverage.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:netfirms, ltd
Organization
canadian insurance alliance
Contact emails

Subdomains

8 observed subdomains of hubsmartcoverage.ca.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hubsmartcoverage.ca.

MechanismTarget
SPF_INCLUDEsendgrid.net
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 hubsmartcoverage.ca.

Cypher and MCP

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

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