Skip to content

Hostname

nbmca.ca

Last fetched

nbmca.ca resolves to 2 IPv4 addresses operated by BNQ-1 - Telebec in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · nbmca.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nbmca.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.212.44.12199.212.44.0/24AS35911BNQ-1 - TelebecCA
199.212.44.175199.212.44.0/24AS35911BNQ-1 - TelebecCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
city of north bay
Contact emails

Subdomains

5 observed subdomains of nbmca.ca.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for nbmca.ca.

MechanismTarget
SPF_Abigfish.cityofnorthbay.ca
SPF_Acnbmail5.cityofnorthbay.ca
SPF_Anbmca.ca
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.212.44.231
SPF_IP199.212.44.6
SPF_IP206.191.224.0/19
SPF_IP209.15.202.26
SPF_IP209.15.212.183
SPF_IP209.15.212.187
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_MXnbmca.ca

Related pages

Pivot deeper into the graph from nbmca.ca.

Cypher and MCP

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

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