Skip to content

Hostname

tmsgmbh.de

Last fetched

tmsgmbh.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · tmsgmbh.deRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tmsgmbh.de

Resolution chain

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

IPPrefixASNOperatorCountry
52.223.52.252.223.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

59 observed subdomains of tmsgmbh.de.

Web-graph footprint

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

23 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tmsgmbh.de.

MechanismTarget
SPF_Atmsgmbh.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.226.120.230
SPF_IP195.52.220.194
SPF_IP212.224.71.138
SPF_IP62.144.67.228
SPF_IP94.16.0.0/19

Related pages

Pivot deeper into the graph from tmsgmbh.de.

Cypher and MCP

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

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