Skip to content

Hostname

nmbs.be

Last fetched

nmbs.be resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:name: belnet|website: domains.belnet.be|| as the registrar.

Nutrition Label

WHISPER CANON · nmbs.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nmbs.be

Resolution chain

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

IPPrefixASNOperatorCountry
40.74.16.12140.74.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:name: belnet|website: domains.belnet.be||
Organization
Contact emails

Subdomains

8 observed subdomains of nmbs.be.

Web-graph footprint

Distinct hostnames that link to or from nmbs.be in the public web crawl.

388 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nmbs.be.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.30.254.156
SPF_IP185.30.254.157
SPF_IP51.145.176.238
SPF_IP51.145.177.160
SPF_IP52.142.232.33
SPF_MXnmbs.be

Related pages

Pivot deeper into the graph from nmbs.be.

Cypher and MCP

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

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