Skip to content

Hostname

msg-systems.com

Last fetched

msg-systems.com resolves to 1 IPv4 address operated by AS43868 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · msg-systems.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/msg-systems.com

Resolution chain

msg-systems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.217.27.5291.217.27.0/24AS43868DE

WHOIS identity

Registrar
iana:151
Organization
matthias muller
Contact emails

Subdomains

51 observed subdomains of msg-systems.com.

Web-graph footprint

Distinct hostnames that link to or from msg-systems.com in the public web crawl.

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for msg-systems.com.

MechanismTarget
SPF_Amsg-systems.com
SPF_Amx1.msg.de
SPF_Amx2.msg.de
SPF_Amx3.msg.de
SPF_Anewsletter.msg.de
SPF_Ans2.msg.de
SPF_INCLUDEspf.msg.systems
SPF_IP195.66.99.135/32
SPF_IP212.227.89.57
SPF_IP217.110.0.0/17
SPF_IP217.115.144.47
SPF_IP62.75.244.211
SPF_IP62.75.247.44
SPF_IP80.237.208.60
SPF_MXmsg-systems.com

Related pages

Pivot deeper into the graph from msg-systems.com.

Cypher and MCP

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

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