Skip to content

Hostname

joust.nl

Last fetched

joust.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:combell as the registrar.

Nutrition Label

WHISPER CANON · joust.nlRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/joust.nl

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.12.111174.138.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
91.184.0.11491.184.0.0/19AS51468NL

WHOIS identity

Registrar
registrar:combell
Organization
Contact emails

Subdomains

4 observed subdomains of joust.nl.

Web-graph footprint

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

11 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for joust.nl.

MechanismTarget
SPF_Ajoust.nl
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXjoust.nl

Related pages

Pivot deeper into the graph from joust.nl.

Cypher and MCP

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

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