Skip to content

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

WHISPER CANON · pmhf.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pmhf.ca

Resolution chain

pmhf.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.255.156.100173.255.156.0/23AS18986PACIFICONLINE - 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.

MechanismTarget
SPF_INCLUDE_netblocks.one-mail.on.ca
SPF_INCLUDEemail-od.com
SPF_INCLUDEmailspf.smtp.com
SPF_INCLUDEmedia2.akaraisin.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.6.27.167
SPF_IP192.75.165.5
SPF_IP192.75.165.6
SPF_IP192.75.165.8
SPF_IP205.189.56.120
SPF_IP205.189.56.66
SPF_IP205.189.56.71
SPF_IP205.189.56.72
SPF_IP205.189.56.73
SPF_IP205.189.56.74
SPF_IP205.189.56.75
SPF_IP205.189.56.76
SPF_IP205.189.58.0/24
SPF_IP205.210.128.5
SPF_IP216.235.195.0/24

Related pages

Pivot deeper into the graph from pmhf.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.