Skip to content

Hostname

mst.nl

Last fetched

mst.nl resolves to 4.245.98.9, announced in 4.240.0.0/12 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. mst.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mst.nlRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/mst.nl

Resolution chain

IPv6 resolution

No AAAA record for mst.nl is recorded in WhisperGraph.

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
registrar:b-lex it b.v.|hengelosestraat 296|7521am enschede|netherlands||

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-08.azure-dns.com
  • ns-cloud-c1.googledomains.com
  • ns-cloud-c2.googledomains.com
  • ns-cloud-c3.googledomains.com
  • ns-cloud-c4.googledomains.com
  • ns4-08.azure-dns.info
  • ns2-08.azure-dns.net
  • dns41.cloudns.net
  • dns42.cloudns.net
  • dns43.cloudns.net
  • dns44.cloudns.net
  • ns3-08.azure-dns.org

MX records

  • mst-nl.mail.protection.outlook.com

SPF policy

  • ip: 5.100.226.177/28
  • include: spf.protection.outlook.com
  • include: _spf.zivver.com
  • include: spf.eu.exclaimer.net
  • include: mailservers.expoints.nl
  • include: _spf.ezorg.nl
  • include: _spf.mailplus.nl
  • a: hybrid.mst.nl
  • include: spf.afas.online
  • ip: 13.81.6.100
  • ip: 145.86.192.230
  • ip: 145.86.192.231
  • ip: 51.144.3.122
  • ip: 52.136.235.254
  • ip: 87.251.38.132

Threat-feed evidence

History

Related pages

Pivot from mst.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mst.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.