Hostname
alex.nl
Last fetched
alex.nl resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:pine digital security|loire 130|2491aj 's-gravenhage|netherlands|| as the registrar.
Nutrition Label
Resolution chain
alex.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.212.62.238 | 23.212.62.0/24 | AS20940 | — | US |
| 23.212.62.250 | 23.212.62.0/24 | AS20940 | — | US |
| 23.45.49.137 | 23.45.49.0/24 | AS20940 | — | US |
| 23.45.49.147 | 23.45.49.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:pine digital security|loire 130|2491aj 's-gravenhage|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of alex.nl.
Web-graph footprint
Distinct hostnames that link to or from alex.nl in the public web crawl.
81 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for alex.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.50.102.2 |
Related pages
Pivot deeper into the graph from alex.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alex.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.