Skip to content

Hostname

jasa.nl

Last fetched

jasa.nl resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.112199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
199.60.103.12199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS

WHOIS identity

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

Subdomains

12 observed subdomains of jasa.nl.

Web-graph footprint

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

49 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jasa.nl.

MechanismTarget
SPF_Ajasa.nl
SPF_INCLUDE27053611.spf07.hubspotemail.net
SPF_INCLUDEmailplus.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.71.81
SPF_IP204.94.91.128/25
SPF_IP2a01:7c8:fffb:393:0:0:0:1

Related pages

Pivot deeper into the graph from jasa.nl.

Cypher and MCP

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

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