Skip to content

Hostname

jval.ch

Last fetched

jval.ch resolves to 1 IPv4 address operated by ALPINEDC in CH.

Nutrition Label

WHISPER CANON · jval.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jval.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.73.122.13193.73.122.0/24AS198385ALPINEDCCH

WHOIS identity

Registrar
Organization
dj jay
Contact emails

Subdomains

3 observed subdomains of jval.ch.

Web-graph footprint

Distinct hostnames that link to or from jval.ch in the public web crawl.

307 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jval.ch.

MechanismTarget
SPF_Ajval.ch
SPF_INCLUDE_spf.netoxygen.ch

Related pages

Pivot deeper into the graph from jval.ch.

Cypher and MCP

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

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