Skip to content

Hostname

jan-reality.com

Last fetched

jan-reality.com resolves to 1 IPv4 address operated by AS25234 in CZ. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · jan-reality.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/jan-reality.com

Resolution chain

jan-reality.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.15.12.23731.15.8.0/21AS25234CZ

WHOIS identity

Registrar
iana:106
Organization
express company s.r.o.
Contact emails

Subdomains

2 observed subdomains of jan-reality.com.

Web-graph footprint

Distinct hostnames that link to or from jan-reality.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jan-reality.com.

MechanismTarget
SPF_Ajan-reality.com
SPF_Amail.realhost.cz
SPF_Aremote.jan-reality.com
SPF_INCLUDEaramit.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.emailkampane.cz
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jan-reality.com.

Cypher and MCP

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

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