Skip to content

Hostname

hbmplus.ca

Last fetched

hbmplus.ca resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · hbmplus.caRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hbmplus.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.16116.147.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.5616.147.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.616.147.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.19916.147.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.22316.148.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.616.148.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.19116.148.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13716.148.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.1317.15.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.18917.22.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.25317.22.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.12.2752.218.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.17352.218.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.4552.218.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.18952.218.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.15752.218.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.15752.218.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.21352.222.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.11752.222.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.17352.222.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
greenshield canada
Contact emails

Subdomains

43 observed subdomains of hbmplus.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hbmplus.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.71.240.12/32
SPF_IP199.71.240.13/32
SPF_IP199.71.240.213/32
SPF_IP199.71.240.215/32
SPF_MXgreenshield.ca
SPF_MXhbmplus.ca

Related pages

Pivot deeper into the graph from hbmplus.ca.

Cypher and MCP

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

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