Skip to content

Hostname

teamtel.be

Last fetched

teamtel.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · teamtel.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/teamtel.be

Resolution chain

teamtel.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

23 observed subdomains of teamtel.be.

Web-graph footprint

Distinct hostnames that link to or from teamtel.be in the public web crawl.

12 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for teamtel.be.

MechanismTarget
SPF_Amail.twikey.com
SPF_INCLUDE26816271.spf07.hubspotemail.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.steam-connect.com
SPF_INCLUDEstspg-customer.com
SPF_IP136.144.152.87
SPF_IP168.119.210.29
SPF_IP51.210.235.212

Related pages

Pivot deeper into the graph from teamtel.be.

Cypher and MCP

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

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