Hostname
arag.nl
Last fetched
arag.nl resolves to 1 IPv4 address operated by AS8315 in NL. WHOIS lists registrar:kpn as the registrar.
Nutrition Label
Resolution chain
arag.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 |
|---|---|---|---|---|
| 185.113.197.209 | 185.113.196.0/22 | AS8315 | — | NL |
WHOIS identity
- Registrar
- registrar:kpn
- Organization
- —
- Contact emails
- —
Subdomains
48 observed subdomains of arag.nl.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arag.nl in the public web crawl.
432 sites link to this hostname.
100 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for arag.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.basenet.nl |
| SPF_INCLUDE | _spf.ubeeo.nl |
| SPF_INCLUDE | creditcloud.nl |
| SPF_INCLUDE | relays.beveiligdmailen.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | spf1.arag.nl |
| SPF_IP | 10.0.30.10/31 |
| SPF_IP | 10.0.31.20/31 |
| SPF_IP | 10.30.30.10/31 |
| SPF_IP | 13.88.226.191/32 |
| SPF_IP | 13.94.232.90/32 |
| SPF_IP | 195.143.61.129/32 |
| SPF_IP | 195.28.22.97/32 |
| SPF_IP | 20.82.87.96/28 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 23.253.182.0/23 |
| SPF_IP | 31.3.101.184 |
| SPF_IP | 40.115.66.46/32 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 51.13.102.144/32 |
| SPF_IP | 52.82.172.0/22 |
| SPF_IP | 54.240.0.0/17 |
| SPF_IP | 62.204.93.131/32 |
| SPF_IP | 69.72.32.0/20 |
Related pages
Pivot deeper into the graph from arag.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arag.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.