Skip to content

Hostname

jans.cloud

Last fetched

jans.cloud resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · jans.cloudRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jans.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.107.23623.88.0.0/17AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1408
Organization
jh finance s.r.o.
Contact emails

Subdomains

19 observed subdomains of jans.cloud.

Web-graph footprint

Distinct hostnames that link to or from jans.cloud in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jans.cloud.

MechanismTarget
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.122.93
SPF_IP23.88.107.236
SPF_IP2a01:4f8:1c1c:3480:49:12:228:106
SPF_IP2a01:4f8:c2c:c9f2:0:0:0:1
SPF_IP49.12.228.106

Related pages

Pivot deeper into the graph from jans.cloud.

Cypher and MCP

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

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