Skip to content

Hostname

phas.ubc.ca

Last fetched

phas.ubc.ca resolves to 1 IPv4 address operated by SARNET in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.103.51.12142.103.0.0/16AS393249SARNETCA

WHOIS identity

No WHOIS records are currently associated with phas.ubc.ca in WhisperGraph.

Subdomains

869 observed subdomains of phas.ubc.ca.

Web-graph footprint

Distinct hostnames that link to or from phas.ubc.ca in the public web crawl.

412 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for phas.ubc.ca.

MechanismTarget
SPF_INCLUDE_spf.ubc.ca
SPF_IP142.103.140.144
SPF_IP142.103.234.44
SPF_IP142.103.236.13
SPF_IP142.103.237.221
SPF_IP142.103.51.13
SPF_IP142.103.51.59
SPF_IP142.103.82.9

Related pages

Pivot deeper into the graph from phas.ubc.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "phas.ubc.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.