Hostname
apprendo.nl
Last fetched
apprendo.nl resolves to 1 IPv4 address operated by DUOCAST-AS - Duocast B.V. in NL. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
apprendo.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 |
|---|---|---|---|---|
| 45.82.188.43 | 45.82.188.0/24 | AS31477 | DUOCAST-AS - Duocast B.V. | NL |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- —
- Contact emails
- —
Subdomains
25 observed subdomains of apprendo.nl.
Showing 19 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from apprendo.nl in the public web crawl.
13 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- alt4.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
- pq3xphwk6s46varim3z2a72rprfu7lzrhv6zck72jw337thn47jq.mx-verification.google.com
- pq3xphwk6s46varim3z2a72rprfu7lzrhv6zck72jw337thn47jq.mx-verification.google.com
SPF policy
7 SPF mechanisms authorising senders for apprendo.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7029758.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.gripp.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.postal.raow.nl |
| SPF_IP | 37.97.134.27/21 |
Related pages
Pivot deeper into the graph from apprendo.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apprendo.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.