Skip to content

Hostname

tisbau.de

Last fetched

tisbau.de resolves to 1 IPv4 address operated by AS3164 in RO.

Nutrition Label

WHISPER CANON · tisbau.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tisbau.de

Resolution chain

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

IPPrefixASNOperatorCountry
89.44.109.13889.44.109.0/24AS3164RO

WHOIS identity

No WHOIS records are currently associated with tisbau.de in WhisperGraph.

Subdomains

7 observed subdomains of tisbau.de.

Web-graph footprint

Distinct hostnames that link to or from tisbau.de in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tisbau.de.

MechanismTarget
SPF_Atisbau.de
SPF_IP185.88.31.250
SPF_IP89.44.109.100
SPF_IP89.44.109.138
SPF_MXtisbau.de

Related pages

Pivot deeper into the graph from tisbau.de.

Cypher and MCP

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

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