Skip to content

Hostname

m-int.nl

Last fetched

m-int.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · m-int.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/m-int.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.154.231.201213.154.224.0/19AS12859NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

14 observed subdomains of m-int.nl.

Web-graph footprint

Distinct hostnames that link to or from m-int.nl in the public web crawl.

28 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for m-int.nl.

MechanismTarget
SPF_Am-int.nl
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEfilter.theory7.net
SPF_INCLUDEmail.registrar.eu
SPF_IP37.97.149.164
SPF_MXm-int.nl

Related pages

Pivot deeper into the graph from m-int.nl.

Cypher and MCP

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

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