Skip to content

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

WHISPER CANON · inventeers.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/inventeers.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.142.51.7395.142.48.0/21AS34215NL

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.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for inventeers.nl.

MechanismTarget
SPF_Ainventeers.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.201.199
SPF_IP136.144.204.200
SPF_IP136.144.219.107
SPF_IP136.144.244.41
SPF_IP141.138.137.211
SPF_IP149.210.244.182
SPF_IP195.160.216.10
SPF_IP195.160.216.20
SPF_IP195.160.216.21
SPF_IP195.160.216.23
SPF_IP2a01:7c8:aaaa:28c:5054:ff:fe65:6556
SPF_IP2a01:7c8:aabb:ff:5054:ff:fe4c:f6ce
SPF_IP2a01:7c8:d003:151:5054:ff:fec4:cee2
SPF_IP69.65.31.13
SPF_IP81.173.12.17
SPF_IP81.23.229.86
SPF_IP95.142.49.170
SPF_IP95.142.49.171
SPF_IP95.142.49.172
SPF_IP95.142.51.4
SPF_IP95.142.51.67
SPF_MXinventeers.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.