Skip to content

Hostname

mtbroutes.nl

Last fetched

mtbroutes.nl resolves to 2 IPv4 addresses operated by AS198203 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · mtbroutes.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mtbroutes.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

27 observed subdomains of mtbroutes.nl.

Web-graph footprint

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

517 sites link to this hostname.

558 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mtbroutes.nl.

MechanismTarget
SPF_Amtbroutes.nl
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.totaalholding.nl
SPF_INCLUDEtotaalholding.nl
SPF_IP176.56.235.2
SPF_IP185.87.187.141
SPF_IP2a00:d880:8:1:0:0:0:102
SPF_IP2a01:111:f400:7e0c:0:0:0:203
SPF_IP31.186.174.203
SPF_MXmtbroutes.nl

Related pages

Pivot deeper into the graph from mtbroutes.nl.

Cypher and MCP

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

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