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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.38.236.225 | 84.38.224.0/20 | AS31673 | — | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for e-matching.nl.
| Mechanism | Target |
|---|---|
| SPF_A | e-matching.nl |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | bounced.nl |
| SPF_IP | 136.144.235.52 |
| SPF_IP | 2001:16e8:1112:161:10:191:8:10 |
| SPF_IP | 62.148.171.147 |
| SPF_IP | 82.201.66.20/28 |
| SPF_IP | 84.38.236.225 |
| SPF_MX | e-matching.nl |
Related pages
Pivot deeper into the graph from e-matching.nl.
- IP · 84.38.236.225
- ASN · AS31673
- Registrar · registrar:widexs|zekeringstraat 43|1014bv amsterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · em…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.