Hostname
mnp.ca
Last fetched
mnp.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
mnp.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.19.77 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.167.13 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.8 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.8 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:456
- Organization
- meyers norris penny llp
- Contact emails
Subdomains
114 observed subdomains of mnp.ca.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mnp.ca in the public web crawl.
1,348 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for mnp.ca.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.130.82.0/24 |
| SPF_IP | 149.72.222.62/32 |
| SPF_IP | 159.183.142.97/32 |
| SPF_IP | 167.89.70.61/32 |
| SPF_IP | 179.9.34.203/32 |
| SPF_IP | 184.106.14.63/32 |
| SPF_IP | 204.156.176.0/23 |
| SPF_IP | 207.189.124.224/27 |
| SPF_IP | 207.189.125.224/27 |
| SPF_IP | 207.189.98.224/27 |
| SPF_IP | 209.222.66.0/23 |
| SPF_IP | 212.32.243.40/32 |
| SPF_IP | 216.41.143.0/24 |
| SPF_IP | 45.143.132.0/24 |
| SPF_IP | 45.143.133.0/24 |
| SPF_IP | 45.143.134.0/24 |
| SPF_IP | 45.143.135.0/24 |
| SPF_IP | 50.31.33.121/32 |
| SPF_IP | 50.31.61.167/32 |
| SPF_IP | 64.94.35.32/32 |
| SPF_IP | 72.142.133.118/32 |
| SPF_IP | 72.142.133.98/32 |
| SPF_IP | 72.142.149.42/32 |
| SPF_IP | 72.142.149.43/32 |
| SPF_IP | 74.46.76.0/22 |
| SPF_IP | 81.171.26.128/25 |
Related pages
Pivot deeper into the graph from mnp.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mnp.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.