Hostname
pmhf.ca
Last fetched
pmhf.ca resolves to 1 IPv4 address operated by PACIFICONLINE - Calligo Canada Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
pmhf.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.255.156.100 | 173.255.156.0/23 | AS18986 | PACIFICONLINE - Calligo Canada Inc. | CA |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- university health network
- Contact emails
Subdomains
3 observed subdomains of pmhf.ca.
Web-graph footprint
Distinct hostnames that link to or from pmhf.ca in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for pmhf.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.one-mail.on.ca |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | mailspf.smtp.com |
| SPF_INCLUDE | media2.akaraisin.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.6.27.167 |
| SPF_IP | 192.75.165.5 |
| SPF_IP | 192.75.165.6 |
| SPF_IP | 192.75.165.8 |
| SPF_IP | 205.189.56.120 |
| SPF_IP | 205.189.56.66 |
| SPF_IP | 205.189.56.71 |
| SPF_IP | 205.189.56.72 |
| SPF_IP | 205.189.56.73 |
| SPF_IP | 205.189.56.74 |
| SPF_IP | 205.189.56.75 |
| SPF_IP | 205.189.56.76 |
| SPF_IP | 205.189.58.0/24 |
| SPF_IP | 205.210.128.5 |
| SPF_IP | 216.235.195.0/24 |
Related pages
Pivot deeper into the graph from pmhf.ca.
- IP · 173.255.156.100
- ASN · AS18986PACIFICONLINE - Calligo Canada Inc.
- Registrar · registrar:rebel.ca corp.
- Country · CA
- Email · domains@uhnresearch.ca
- TLD · .ca
- Browse hostnames · pm…
- 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: "pmhf.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.