Skip to content

Hostname

pax.ch

Last fetched

pax.ch resolves to 1 IPv4 address operated by AS6730 in CH.

Nutrition Label

WHISPER CANON · pax.chRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pax.ch

Resolution chain

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

IPPrefixASNOperatorCountry
31.10.239.20031.10.192.0/18AS6730CH

WHOIS identity

Registrar
Organization
daniela kleck
Contact emails

Subdomains

39 observed subdomains of pax.ch.

Web-graph footprint

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

175 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pax.ch.

MechanismTarget
SPF_Apax.ch
SPF_INCLUDEanalyzer.eu.securityeducation.com
SPF_INCLUDEspf.mail.linkyard-cloud.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.18.19.40
SPF_IP212.80.96.0/21
SPF_IP2a01:7480:1:100::/64
SPF_IP5.102.147.98
SPF_IP54.229.2.165/32
SPF_MXpax.ch

Related pages

Pivot deeper into the graph from pax.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pax.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.