Hostname
foldam.nl
Last fetched
foldam.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of foldam.nl.
| Subdomain |
|---|
| webmail.foldam.nl |
| www.foldam.nl |
Web-graph footprint
Distinct hostnames that link to or from foldam.nl in the public web crawl.
6 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for foldam.nl.
| Mechanism | Target |
|---|---|
| SPF_A | foldam.nl |
| SPF_INCLUDE | mail.spothosting.nl |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.95.44.0/22 |
| SPF_IP | 2a01:4520:242::/48 |
Related pages
Pivot deeper into the graph from foldam.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "foldam.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.