Skip to content

Hostname

www.msg.eu

Last fetched

www.msg.eu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · www.msg.euRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.msg.eu

Resolution chain

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

IPPrefixASNOperatorCountry
64.227.66.16164.227.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with www.msg.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.msg.eu.

MechanismTarget
SPF_A683.submission.antispamcloud.com
SPF_Amailhost.spread-it.nl
SPF_INCLUDErelay.xpressionmanager.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.138.136.189
SPF_IP194.109.24.24/24
SPF_IP37.34.57.4
SPF_IP37.97.145.254
SPF_IP80.127.225.247
SPF_MXwww.msg.eu

Related pages

Pivot deeper into the graph from www.msg.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.msg.eu"})-[: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.