Skip to content

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

WHISPER CANON · flexwonen.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/flexwonen.nl

Resolution chain

flexwonen.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.131.240.545.131.240.0/23AS208501NL

WHOIS identity

Registrar
registrar:timmit.nl
Organization
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flexwonen.nl.

MechanismTarget
SPF_Aflexwonen.nl
SPF_INCLUDE_spf.timmit.nl
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.131.240.5
SPF_IP85.17.234.158
SPF_MXflexwonen.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.