Skip to content

Hostname

tegut.com

Last fetched

tegut.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · tegut.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tegut.com

Resolution chain

tegut.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1443
Organization
tegut... gute lebensmittel gmbh u. co. kg
Contact emails

Subdomains

68 observed subdomains of tegut.com.

Web-graph footprint

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

660 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tegut.com.

MechanismTarget
SPF_Ategut.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_INCLUDEspf.umantis.com
SPF_IP188.40.227.91/32
SPF_IP193.28.150.128/26
SPF_IP212.218.193.6/32
SPF_IP212.218.193.66/32
SPF_IP46.22.39.165
SPF_IP46.22.39.166
SPF_IP85.10.231.103/32
SPF_MXtegut.com

Related pages

Pivot deeper into the graph from tegut.com.

Cypher and MCP

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

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