Hostname
msn.nl
Last fetched
msn.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland|| as the registrar.
Nutrition Label
Resolution chain
msn.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.253.33.203 | 131.253.33.0/24 | AS8068 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
- Organization
- —
- Contact emails
- —
Subdomains
293 observed subdomains of msn.nl.
Showing 25 of 293. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from msn.nl in the public web crawl.
59 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from msn.nl.
- IP · 131.253.33.203
- ASN · AS8068MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
- Country · US
- TLD · .nl
- Browse hostnames · ms…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msn.nl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.