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
Resolution chain
tegut.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.10.231.104 | 85.10.192.0/18 | AS24940 | — | DE |
| 85.10.231.99 | 85.10.192.0/18 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1443
- Organization
- tegut... gute lebensmittel gmbh u. co. kg
- Contact emails
Subdomains
68 observed subdomains of tegut.com.
Showing 25 of 68. View all subdomains →
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
MX records
SPF policy
14 SPF mechanisms authorising senders for tegut.com.
| Mechanism | Target |
|---|---|
| SPF_A | tegut.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp.net |
| SPF_INCLUDE | spf.umantis.com |
| SPF_IP | 188.40.227.91/32 |
| SPF_IP | 193.28.150.128/26 |
| SPF_IP | 212.218.193.6/32 |
| SPF_IP | 212.218.193.66/32 |
| SPF_IP | 46.22.39.165 |
| SPF_IP | 46.22.39.166 |
| SPF_IP | 85.10.231.103/32 |
| SPF_MX | tegut.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.