Skip to content

Hostname

tretter.com

Last fetched

tretter.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · tretter.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tretter.com

Resolution chain

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

WHOIS identity

Registrar
iana:151
Organization
josef tretter gmbh & co. kg
Contact emails

Subdomains

16 observed subdomains of tretter.com.

Web-graph footprint

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

51 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tretter.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crsend.com
SPF_IP217.110.187.208/29

Related pages

Pivot deeper into the graph from tretter.com.

Cypher and MCP

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

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