Skip to content

Hostname

jjnauticalprojects.eu

Last fetched

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

Nutrition Label

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

Resolution chain

jjnauticalprojects.eu 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

2 observed subdomains of jjnauticalprojects.eu.

Web-graph footprint

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

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jjnauticalprojects.eu.

MechanismTarget
SPF_Ajjnauticalprojects.eu
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.eu

Related pages

Pivot deeper into the graph from jjnauticalprojects.eu.

Cypher and MCP

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

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