Skip to content

Hostname

mskeurope.com

Last fetched

mskeurope.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

mskeurope.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0174069418
Contact emails

Subdomains

1 observed subdomain of mskeurope.com.

Web-graph footprint

Distinct hostnames that link to or from mskeurope.com in the public web crawl.

11 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mskeurope.com.

MechanismTarget
SPF_Amskeurope.com
SPF_INCLUDE9247615.spf05.hubspotemail.net
SPF_INCLUDE_spf.accountorcloud.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.68.0.3/32
SPF_IP212.68.6.38
SPF_IP2a02:4880:10:1000:0:0:1:25
SPF_IP81.209.61.104
SPF_IP94.237.37.107
SPF_MXmskeurope.com

Related pages

Pivot deeper into the graph from mskeurope.com.

Cypher and MCP

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

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