Skip to content

Hostname

e-matching.nl

Last fetched

e-matching.nl resolves to 1 IPv4 address operated by AS31673 in NL. WHOIS lists registrar:widexs|zekeringstraat 43|1014bv amsterdam|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · e-matching.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/e-matching.nl

Resolution chain

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

IPPrefixASNOperatorCountry
84.38.236.22584.38.224.0/20AS31673NL

WHOIS identity

Registrar
registrar:widexs|zekeringstraat 43|1014bv amsterdam|netherlands||
Organization
Contact emails

Subdomains

9 observed subdomains of e-matching.nl.

Web-graph footprint

Distinct hostnames that link to or from e-matching.nl in the public web crawl.

113 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for e-matching.nl.

MechanismTarget
SPF_Ae-matching.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEbounced.nl
SPF_IP136.144.235.52
SPF_IP2001:16e8:1112:161:10:191:8:10
SPF_IP62.148.171.147
SPF_IP82.201.66.20/28
SPF_IP84.38.236.225
SPF_MXe-matching.nl

Related pages

Pivot deeper into the graph from e-matching.nl.

Cypher and MCP

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

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