Skip to content

Hostname

teamviewer.de

Last fetched

teamviewer.de resolves to 1 IPv4 address operated by AS42473 in AT.

Nutrition Label

WHISPER CANON · teamviewer.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/teamviewer.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.172.236.218188.172.236.0/22AS42473AT

WHOIS identity

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

Subdomains

18 observed subdomains of teamviewer.de.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for teamviewer.de.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_IP178.255.154.52
SPF_IP178.255.156.110
SPF_IP185.245.30.102
SPF_IP188.172.204.21
SPF_IP188.172.233.6
SPF_IP217.146.22.37
SPF_IP37.252.230.29

Related pages

Pivot deeper into the graph from teamviewer.de.

Cypher and MCP

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

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