Skip to content

Hostname

tebis.com

Last fetched

tebis.com resolves to 1 IPv4 address operated by AS29141 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · tebis.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tebis.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.255.79.102130.255.72.0/21AS29141DE

WHOIS identity

Registrar
iana:1387
Organization
alfred brettnacher
Contact emails

Subdomains

17 observed subdomains of tebis.com.

Web-graph footprint

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

203 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for tebis.com.

MechanismTarget
SPF_Amail.tebis.com
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.odav.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.146.128.64/27
SPF_IP136.146.208.0/21
SPF_IP136.147.32.0/19
SPF_IP182.50.78.64/28
SPF_IP62.156.155.149
SPF_IP62.156.155.157
SPF_IP62.156.155.158
SPF_IP85.222.130.192/26
SPF_IP85.222.138.192/26
SPF_IP96.43.144.0/20
SPF_MXtebis.com

Related pages

Pivot deeper into the graph from tebis.com.

Cypher and MCP

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

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