Skip to content

Hostname

pims.math.ca

Last fetched

pims.math.ca resolves to 1 IPv4 address operated by SARNET in CA.

Nutrition Label

WHISPER CANON · pims.math.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/pims.math.ca

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.

WHOIS identity

No WHOIS records are currently associated with pims.math.ca in WhisperGraph.

Subdomains

69 observed subdomains of pims.math.ca.

Web-graph footprint

Distinct hostnames that link to or from pims.math.ca in the public web crawl.

515 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pims.math.ca.

MechanismTarget
SPF_INCLUDE_spf.ubc.ca
SPF_INCLUDEservers.mcsv.net
SPF_IP137.82.151.209
SPF_IP137.82.151.218
SPF_IP137.82.175.2
SPF_IP142.103.115.53
SPF_IP142.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 20

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