Hostname
pims.math.ca
Last fetched
pims.math.ca resolves to 1 IPv4 address operated by SARNET in CA.
Nutrition Label
Resolution chain
pims.math.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 |
|---|---|---|---|---|
| 142.103.115.52 | 142.103.0.0/16 | AS393249 | SARNET | CA |
| 142.103.115.52 | 142.103.0.0/16 | AS393249 | SARNET | CA |
WHOIS identity
No WHOIS records are currently associated with pims.math.ca in WhisperGraph.
Subdomains
69 observed subdomains of pims.math.ca.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pims.math.ca in the public web crawl.
515 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for pims.math.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ubc.ca |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 137.82.151.209 |
| SPF_IP | 137.82.151.218 |
| SPF_IP | 137.82.175.2 |
| SPF_IP | 142.103.115.53 |
| SPF_IP | 142.103.55.1 |
Related pages
Pivot deeper into the graph from pims.math.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pims.math.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.