Skip to content

Hostname

getwork.nl

Last fetched

getwork.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.12.232213.136.86.0/23AS12859NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

7 observed subdomains of getwork.nl.

Web-graph footprint

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

17 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for getwork.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.premiumantispam.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-breaks-email.bit.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.201.0.0/16
SPF_IP213.136.12.232
SPF_IP84.38.228.32/32
SPF_IP84.38.228.33

Related pages

Pivot deeper into the graph from getwork.nl.

Cypher and MCP

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

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