Skip to content

Hostname

mindbite.nl

Last fetched

mindbite.nl resolves to 103.141.12.10, announced in 103.141.12.0/24 by DIEDERIK-AS - Diederik Focko de Zee in NL. mindbite.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mindbite.nlRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mindbite.nl

Resolution chain

Attribution

diederik focko de zee

ORIGIN_AS

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.achterhoekhosting.com
  • ns2.achterhoekhosting.com
  • ns3.achterhoekhosting.com
  • ns2.achterhoekhosting.eu
  • ns1.achterhoekhosting.org

MX records

  • mindbite-nl.mail.protection.outlook.com

SPF policy

  • a: mindbite.nl
  • mx: mindbite.nl
  • ip: 2001:41d0:203:2c30:0:0:0:0
  • ip: 54.38.47.48

Threat-feed evidence

History

Related pages

Pivot from mindbite.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mindbite.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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