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
Resolution chain
hbmplus.ca resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- greenshield canada
- Contact emails
Subdomains
43 observed subdomains of hbmplus.ca.
Showing 25 of 43. View all subdomains →
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
MX records
SPF policy
7 SPF mechanisms authorising senders for hbmplus.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.71.240.12/32 |
| SPF_IP | 199.71.240.13/32 |
| SPF_IP | 199.71.240.213/32 |
| SPF_IP | 199.71.240.215/32 |
| SPF_MX | greenshield.ca |
| SPF_MX | hbmplus.ca |
Related pages
Pivot deeper into the graph from hbmplus.ca.
- IP · 16.15.176.161
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:rebel.ca corp.
- Country · US
- Email · h8j6p29irb5t1gu8@privacyhero.company
- TLD · .ca
- Browse hostnames · hb…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.