Skip to content

Hostname

jotti.org

Last fetched

jotti.org resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · jotti.orgRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/jotti.org

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.134.14349.12.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
176.9.100.24176.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:1647
Organization
j bosveld
Contact emails

Subdomains

20 observed subdomains of jotti.org.

Web-graph footprint

Distinct hostnames that link to or from jotti.org in the public web crawl.

40 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jotti.org.

MechanismTarget
SPF_INCLUDE_scanservers.jotti.org
SPF_INCLUDE_services.jotti.org
SPF_MXjotti.org

Related pages

Pivot deeper into the graph from jotti.org.

Cypher and MCP

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

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