Skip to content

Hostname

promax.ch

Last fetched

promax.ch resolves to 1 IPv4 address operated by AS12637 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.245.20185.220.244.0/23AS12637CH

WHOIS identity

Registrar
Organization
alessandro strazzanti
Contact emails

Subdomains

6 observed subdomains of promax.ch.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for promax.ch.

MechanismTarget
SPF_Apromax.ch
SPF_INCLUDE_spf.klsvc.net
SPF_INCLUDE_spf2.klsvc.net
SPF_INCLUDEspf.artera.net
SPF_MXpromax.ch

Related pages

Pivot deeper into the graph from promax.ch.

Cypher and MCP

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

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