Skip to content

Hostname

tprmb.ca

Last fetched

tprmb.ca resolves to 1 IPv4 address operated by TERANET - Teranet Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · tprmb.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tprmb.ca

Resolution chain

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

IPPrefixASNOperatorCountry
159.18.103.249159.18.103.0/24AS25797TERANET - Teranet Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
george demeester
Contact emails

Subdomains

12 observed subdomains of tprmb.ca.

Web-graph footprint

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

25 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tprmb.ca.

MechanismTarget
SPF_Asmtp.teranet.ca
SPF_Asmtp2.teranet.ca
SPF_Asmtp3.teranet.ca
SPF_Asmtp4.teranet.ca
SPF_Asmtp5.teranet.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP20.175.244.252
SPF_IP20.175.244.253
SPF_IP20.175.244.254

Related pages

Pivot deeper into the graph from tprmb.ca.

Cypher and MCP

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

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