Skip to content

Hostname

tti-stuttgart.de

Last fetched

tti-stuttgart.de resolves to 1 IPv4 address operated by GODADDY-SXB in DE.

Nutrition Label

WHISPER CANON · tti-stuttgart.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tti-stuttgart.de

Resolution chain

tti-stuttgart.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.204.221.2092.204.208.0/20AS21499GODADDY-SXBDE

WHOIS identity

No WHOIS records are currently associated with tti-stuttgart.de in WhisperGraph.

Subdomains

21 observed subdomains of tti-stuttgart.de.

Web-graph footprint

Distinct hostnames that link to or from tti-stuttgart.de in the public web crawl.

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tti-stuttgart.de.

MechanismTarget
SPF_INCLUDEfritz-services.com
SPF_INCLUDEfritz.gmbh
SPF_IP193.197.159.252
SPF_IP193.197.159.66

Related pages

Pivot deeper into the graph from tti-stuttgart.de.

Cypher and MCP

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

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