Skip to content

Hostname

flexmeester.nl

Last fetched

flexmeester.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:zxcs as the registrar.

Nutrition Label

WHISPER CANON · flexmeester.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/flexmeester.nl

Resolution chain

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

IPPrefixASNOperatorCountry
5.61.252.1125.61.248.0/21AS20857NL

WHOIS identity

Registrar
registrar:zxcs
Organization
Contact emails

Subdomains

4 observed subdomains of flexmeester.nl.

Web-graph footprint

Distinct hostnames that link to or from flexmeester.nl in the public web crawl.

46 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for flexmeester.nl.

MechanismTarget
SPF_Aflexmeester.nl
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.212.235.63
SPF_IP185.56.144.0/22
SPF_IP185.87.187.141
SPF_IP195.238.74.0/23
SPF_IP2a02:40c0::/29
SPF_IP2a05:1500:700::/40
SPF_IP31.186.168.0/21
SPF_IP5.61.252.112
SPF_IP62.148.182.10/32
SPF_IP62.148.182.12/32
SPF_IP62.148.191.63/32
SPF_IP62.171.156.148/29
SPF_IP62.171.181.171/29
SPF_IP85.17.199.0/24
SPF_IP85.17.220.82
SPF_IP85.17.242.0/24
SPF_IP92.63.174.0/24
SPF_IP93.117.200.163
SPF_IP95.211.71.0/24
SPF_MXflexmeester.nl

Related pages

Pivot deeper into the graph from flexmeester.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "flexmeester.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.