Hostname
flexwonen.nl
Last fetched
flexwonen.nl resolves to 1 IPv4 address operated by AS208501 in NL. WHOIS lists registrar:timmit.nl as the registrar.
Nutrition Label
Resolution chain
flexwonen.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
2 observed subdomains of flexwonen.nl.
| Subdomain |
|---|
| mail.flexwonen.nl |
| www.flexwonen.nl |
Web-graph footprint
Distinct hostnames that link to or from flexwonen.nl in the public web crawl.
68 sites link to this hostname.
1,648 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for flexwonen.nl.
| Mechanism | Target |
|---|---|
| SPF_A | flexwonen.nl |
| SPF_INCLUDE | _spf.timmit.nl |
| SPF_INCLUDE | _spf.yoursite.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.131.240.5 |
| SPF_IP | 85.17.234.158 |
| SPF_MX | flexwonen.nl |
Related pages
Pivot deeper into the graph from flexwonen.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flexwonen.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.