Skip to content

Hostname

teba.ca

Last fetched

teba.ca resolves to 12 IPv4 addresses operated by AS35708 in GB. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · teba.caRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/teba.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.143.140.0.0.0/0AS35708GB
18.245.143.540.0.0.0/0AS35708GB
18.245.143.670.0.0.0/0AS35708GB
18.245.143.910.0.0.0/0AS35708GB
3.171.185.1273.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.243.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.763.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.783.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.192.100.11054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

12 observed subdomains of teba.ca.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for teba.ca.

MechanismTarget
SPF_Ac61039.sgvps.net
SPF_Ateba.ca
SPF_INCLUDEteba.ca.spf.auto.dnssmarthost.net
SPF_MXteba.ca

Related pages

Pivot deeper into the graph from teba.ca.

Cypher and MCP

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

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