Skip to content

Hostname

laundrysystems.nl

Last fetched

laundrysystems.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

laundrysystems.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.52172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.204172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of laundrysystems.nl.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for laundrysystems.nl.

MechanismTarget
SPF_Alaundrysystems.nl
SPF_INCLUDE_spf.directictserver.nl
SPF_INCLUDE_spf.emsrv.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP84.241.184.106
SPF_IP92.66.153.57
SPF_MXlaundrysystems.nl

Related pages

Pivot deeper into the graph from laundrysystems.nl.

Cypher and MCP

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

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