Hostname
scriptum.nl
Last fetched
scriptum.nl resolves to 1 IPv4 address operated by AS208501 in NL. WHOIS lists registrar:timmit.nl as the registrar.
Nutrition Label
Resolution chain
scriptum.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.131.240.5 | 45.131.240.0/23 | AS208501 | — | NL |
WHOIS identity
- Registrar
- registrar:timmit.nl
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of scriptum.nl.
Showing 13 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scriptum.nl in the public web crawl.
153 sites link to this hostname.
96 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for scriptum.nl.
| Mechanism | Target |
|---|---|
| SPF_A | scriptum.nl |
| SPF_INCLUDE | netrex.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.131.240.5 |
| SPF_IP | 85.17.234.157 |
| SPF_MX | scriptum.nl |
Related pages
Pivot deeper into the graph from scriptum.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scriptum.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.