Hostname
inventeers.nl
Last fetched
inventeers.nl resolves to 1 IPv4 address operated by AS34215 in NL. WHOIS lists registrar:@inet technology consultancy b.v. as the registrar.
Nutrition Label
Resolution chain
inventeers.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 |
|---|---|---|---|---|
| 95.142.51.73 | 95.142.48.0/21 | AS34215 | — | NL |
WHOIS identity
- Registrar
- registrar:@inet technology consultancy b.v.
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of inventeers.nl.
Web-graph footprint
Distinct hostnames that link to or from inventeers.nl in the public web crawl.
14 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for inventeers.nl.
| Mechanism | Target |
|---|---|
| SPF_A | inventeers.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.201.199 |
| SPF_IP | 136.144.204.200 |
| SPF_IP | 136.144.219.107 |
| SPF_IP | 136.144.244.41 |
| SPF_IP | 141.138.137.211 |
| SPF_IP | 149.210.244.182 |
| SPF_IP | 195.160.216.10 |
| SPF_IP | 195.160.216.20 |
| SPF_IP | 195.160.216.21 |
| SPF_IP | 195.160.216.23 |
| SPF_IP | 2a01:7c8:aaaa:28c:5054:ff:fe65:6556 |
| SPF_IP | 2a01:7c8:aabb:ff:5054:ff:fe4c:f6ce |
| SPF_IP | 2a01:7c8:d003:151:5054:ff:fec4:cee2 |
| SPF_IP | 69.65.31.13 |
| SPF_IP | 81.173.12.17 |
| SPF_IP | 81.23.229.86 |
| SPF_IP | 95.142.49.170 |
| SPF_IP | 95.142.49.171 |
| SPF_IP | 95.142.49.172 |
| SPF_IP | 95.142.51.4 |
| SPF_IP | 95.142.51.67 |
| SPF_MX | inventeers.nl |
Related pages
Pivot deeper into the graph from inventeers.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inventeers.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.