Hostname
areawonen.nl
Last fetched
areawonen.nl resolves to 1 IPv4 address operated by AS43366 in NL. WHOIS lists registrar:luna.nl b.v. as the registrar.
Nutrition Label
Resolution chain
areawonen.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 |
|---|---|---|---|---|
| 195.28.22.144 | 195.28.22.0/23 | AS43366 | — | NL |
WHOIS identity
- Registrar
- registrar:luna.nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
20 observed subdomains of areawonen.nl.
Web-graph footprint
Distinct hostnames that link to or from areawonen.nl in the public web crawl.
65 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for areawonen.nl.
| Mechanism | Target |
|---|---|
| SPF_A | areawonen.nl |
| SPF_INCLUDE | _spf2.areawonen.nl |
| SPF_INCLUDE | mailrelay.malengo.nl |
| SPF_INCLUDE | spf.email.nl.postex.com |
| SPF_INCLUDE | spf.inceptivize.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.130.122.0/23 |
| SPF_IP | 104.130.96.0/28 |
| SPF_IP | 141.193.32.0/23 |
| SPF_IP | 146.20.112.0/26 |
| SPF_IP | 146.20.113.0/24 |
| SPF_IP | 146.20.191.0/24 |
| SPF_IP | 159.135.224.0/20 |
| SPF_IP | 166.78.68.0/22 |
| SPF_IP | 173.193.210.32/27 |
| SPF_IP | 174.37.226.64/27 |
| SPF_IP | 184.173.105.0/24 |
| SPF_IP | 184.173.153.0/24 |
| SPF_IP | 192.237.158.0/23 |
| SPF_IP | 198.61.254.0/23 |
| SPF_IP | 2001:9a8:b4:1::/64 |
| SPF_IP | 2001:9a8:b4::/64 |
| SPF_IP | 208.43.239.136/30 |
| SPF_IP | 209.61.151.0/24 |
| SPF_IP | 23.253.182.0/23 |
| SPF_IP | 50.23.218.192/27 |
| SPF_IP | 62.166.56.47 |
| SPF_IP | 69.72.32.0/20 |
| SPF_IP | 87.233.177.0/28 |
| SPF_IP | 87.233.84.248/29 |
| SPF_MX | areawonen.nl |
Related pages
Pivot deeper into the graph from areawonen.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "areawonen.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.