Skip to content

Hostname

tedi.com

Last fetched

tedi.com resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · tedi.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/tedi.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.20.39.10946.20.32.0/20AS24961DE

WHOIS identity

Registrar
iana:1408
Organization
tedi gmbh & co.kg
Contact emails

Subdomains

27 observed subdomains of tedi.com.

Web-graph footprint

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

688 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for tedi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.151.30.194
SPF_IP104.155.16.17
SPF_IP136.255.200.70
SPF_IP149.72.247.231
SPF_IP192.158.29.88
SPF_IP193.77.210.50
SPF_IP194.152.195.81
SPF_IP194.181.161.230
SPF_IP195.146.148.61
SPF_IP212.101.206.69
SPF_IP213.16.47.90
SPF_IP24.40.153.186
SPF_IP46.20.39.108
SPF_IP46.20.39.109
SPF_IP46.24.12.81
SPF_IP46.44.230.193
SPF_IP62.159.22.76
SPF_IP62.55.182.68/32
SPF_IP81.90.38.26
SPF_IP82.177.197.242
SPF_IP84.201.116.132
SPF_IP85.22.179.100
SPF_IP92.168.72.233
SPF_MXtedi.com

Related pages

Pivot deeper into the graph from tedi.com.

Cypher and MCP

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

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