Skip to content

Hostname

jjnauticalprojects.nl

Last fetched

jjnauticalprojects.nl resolves to 1 IPv4 address operated by AS210930 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
171.22.77.68171.22.77.0/24AS210930NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

6 observed subdomains of jjnauticalprojects.nl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jjnauticalprojects.nl.

MechanismTarget
SPF_Ajjnauticalprojects.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.22.77.68
SPF_IP2a10:9903:511:44:0:0:0:68
SPF_IP77.174.27.25
SPF_MXjjnauticalprojects.nl

Related pages

Pivot deeper into the graph from jjnauticalprojects.nl.

Cypher and MCP

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

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