Hostname
tjbi.ca
Last fetched
tjbi.ca resolves to 1 IPv4 address operated by XITTEL-AS - Telecommunications Xittel inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
tjbi.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 |
|---|---|---|---|---|
| 207.253.193.243 | 207.253.192.0/23 | AS30336 | XITTEL-AS - Telecommunications Xittel inc. | CA |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- jocelyn
- Contact emails
Subdomains
5 observed subdomains of tjbi.ca.
Web-graph footprint
Distinct hostnames that link to or from tjbi.ca in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for tjbi.ca.
| Mechanism | Target |
|---|---|
| SPF_A | notification.fortinet.net |
| SPF_A | tjbi.ca |
| SPF_INCLUDE | bellnexxia.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | tjbi-ca.spf-a.smtp25.com |
| SPF_INCLUDE | tjbi-ca.spf-b.smtp25.com |
| SPF_INCLUDE | tjbi-ca.spf-c.smtp25.com |
| SPF_IP | 207.236.52.210 |
| SPF_IP | 96.125.192.6 |
| SPF_IP | 96.125.194.190 |
| SPF_MX | tjbi.ca |
Related pages
Pivot deeper into the graph from tjbi.ca.
- IP · 207.253.193.243
- ASN · AS30336XITTEL-AS - Telecommunications Xittel inc.
- Registrar · registrar:rebel.ca corp.
- Country · CA
- Email · support@tjbi.ca
- TLD · .ca
- Browse hostnames · tj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tjbi.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.