Hostname
brid.ca
Last fetched
brid.ca resolves to 2 IPv4 addresses operated by PRETECS - FullHost in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.
Nutrition Label
Resolution chain
brid.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.161.32.206 | 107.161.32.0/24 | AS39962 | PRETECS - FullHost | CA |
| 72.18.137.101 | 72.18.128.0/19 | AS30475 | WEHOSTWEBSITES-COM - Handy Networks, LLC | US |
WHOIS identity
- Registrar
- registrar:namespro solutions inc.
- Organization
- bow river irrigation district
- Contact emails
Subdomains
5 observed subdomains of brid.ca.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brid.ca in the public web crawl.
10 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for brid.ca.
| Mechanism | Target |
|---|---|
| SPF_A | brid.ca |
| SPF_INCLUDE | spf.mxprotection.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.113.161.131 |
| SPF_MX | brid.ca |
Related pages
Pivot deeper into the graph from brid.ca.
- IP · 107.161.32.206
- ASN · AS39962PRETECS - FullHost
- Registrar · registrar:namespro solutions inc.
- Country · CA
- Email · c9f-uz7msyrp@namesproprivacy.ca
- TLD · .ca
- Browse hostnames · br…
- 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: "brid.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.