Hostname
mindcampus.nl
Last fetched
mindcampus.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
mindcampus.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 |
|---|---|---|---|---|
| 34.73.32.206 | 34.73.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of mindcampus.nl.
Web-graph footprint
Distinct hostnames that link to or from mindcampus.nl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for mindcampus.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mindcampus.nl |
| SPF_INCLUDE | _spf.nines.nl |
| SPF_INCLUDE | _spf.payt.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.233.35 |
| SPF_IP | 141.138.204.173 |
| SPF_IP | 145.131.191.183 |
| SPF_IP | 31.3.97.226 |
| SPF_IP | 79.170.91.32 |
| SPF_IP | 89.146.30.26/27 |
| SPF_IP | 92.111.175.216/29 |
| SPF_IP | 92.52.84.12 |
Related pages
Pivot deeper into the graph from mindcampus.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindcampus.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.