Skip to content

Hostname

mtc.nl

Last fetched

mtc.nl resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists iana:1260 as the registrar.

Nutrition Label

WHISPER CANON · mtc.nlRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mtc.nl

Resolution chain

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

IPPrefixASNOperatorCountry
83.137.145.3283.137.144.0/21AS31477NL

WHOIS identity

Registrar
iana:1260
Organization
Contact emails

Subdomains

20 observed subdomains of mtc.nl.

Web-graph footprint

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

103 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for mtc.nl.

MechanismTarget
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.2.133.238
SPF_IP149.210.158.32
SPF_IP167.89.76.153
SPF_IP2001:1af8:4200:b1a0:1:1:1:7
SPF_IP217.166.198.148/28
SPF_IP79.99.188.233
SPF_IP83.137.145.32
SPF_IP85.17.203.75
SPF_IP87.237.96.0/24
SPF_IP87.237.96.227
SPF_IP89.168.90.61
SPF_IP93.90.64.209
SPF_MXmtc.nl

Related pages

Pivot deeper into the graph from mtc.nl.

Cypher and MCP

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

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