Skip to content

Hostname

ubcpress.ca

Last fetched

ubcpress.ca resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · ubcpress.caRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ubcpress.ca

Resolution chain

ubcpress.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.43.225.24967.43.224.0/20AS36666GTCOMM - GloboTech CommunicationsCA
23.27.253.9723.27.253.0/24AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

7 observed subdomains of ubcpress.ca.

Web-graph footprint

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

1,649 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ubcpress.ca.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ubc.ca

Related pages

Pivot deeper into the graph from ubcpress.ca.

Cypher and MCP

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

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