Skip to content

Hostname

telebecinternet.com

Last fetched

telebecinternet.com resolves to 1 IPv4 address operated by BNQ-1 - Telebec in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · telebecinternet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/telebecinternet.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.217.192.64142.217.192.0/22AS35911BNQ-1 - TelebecCA
142.217.192.64142.217.192.0/22AS35911BNQ-1 - TelebecCA

WHOIS identity

Registrar
iana:48
Organization
telebec s.e.c.
Contact emails

Subdomains

33 observed subdomains of telebecinternet.com.

Web-graph footprint

Distinct hostnames that link to or from telebecinternet.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for telebecinternet.com.

MechanismTarget
SPF_IP142.217.192.1/24
SPF_IP142.217.192.254
SPF_IP142.217.214.244
SPF_IP142.217.217.1/24
SPF_IP204.101.223.0/24
SPF_IP67.69.231.0/24

Related pages

Pivot deeper into the graph from telebecinternet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "telebecinternet.com"})-[: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.