Skip to content

Hostname

mtb.nl

Last fetched

mtb.nl resolves to 2 IPv4 addresses operated by CLDIN-NL - Your Hosting B.V. in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · mtb.nlRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mtb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.182.56.152185.182.56.0/22AS48635CLDIN-NL - Your Hosting B.V.NL
77.111.243.4877.111.240.0/22AS51468ONECOM - One.com A/SDK

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

6 observed subdomains of mtb.nl.

Web-graph footprint

Distinct hostnames that link to or from mtb.nl in the public web crawl.

24 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mtb.nl.

MechanismTarget
SPF_Amtb.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP100.76.236.139/32
SPF_IP109.36.139.53
SPF_IP109.36.152.37
SPF_IP172.211.47.135/32
SPF_IP185.107.189.107/32
SPF_IP213.126.70.162
SPF_IP77.160.239.110
SPF_IP81.173.96.87
SPF_IP84.85.209.19
SPF_MXmtb.nl

Related pages

Pivot deeper into the graph from mtb.nl.

Cypher and MCP

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

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

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