Skip to content

Hostname

openmindedit.nl

Last fetched

openmindedit.nl resolves to 1 IPv4 address operated by AS34762 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.159.6785.10.159.0/24AS34762NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

11 observed subdomains of openmindedit.nl.

Web-graph footprint

Distinct hostnames that link to or from openmindedit.nl in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for openmindedit.nl.

MechanismTarget
SPF_Atb-nl01-linweb166.srv.teamblue-ops.net
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.209.78
SPF_IP185.132.109.30
SPF_IP185.150.187.114
SPF_IP185.150.187.203
SPF_IP185.52.239.192/26
SPF_IP213.125.143.211
SPF_IP80.69.67.20
SPF_IP85.10.159.67

Related pages

Pivot deeper into the graph from openmindedit.nl.

Cypher and MCP

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

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