Skip to content

Hostname

visualworkplace.nl

Last fetched

visualworkplace.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.142.5337.97.128.0/17AS20857NL

WHOIS identity

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

Subdomains

3 observed subdomains of visualworkplace.nl.

Web-graph footprint

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

28 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for visualworkplace.nl.

MechanismTarget
SPF_Avisualworkplace.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.flowmailer.net
SPF_INCLUDE_spf.powerassist.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.148.253
SPF_IP149.210.204.177
SPF_IP213.127.135.13
SPF_IP2a00:1450:4013:c01:0:0:0:1b
SPF_IP2a01:7c8:aab2:653:0:0:0:1
SPF_IP2a01:7c8:aab8:a2:5054:ff:fea0:79f6
SPF_MXvisualworkplace.nl

Related pages

Pivot deeper into the graph from visualworkplace.nl.

Cypher and MCP

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

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