Skip to content

Hostname

hostmax.ch

Last fetched

hostmax.ch resolves to 1 IPv4 address operated by AS51395 in CH.

Nutrition Label

WHISPER CANON · hostmax.chRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/hostmax.ch

Resolution chain

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

IPPrefixASNOperatorCountry
176.10.113.198176.10.96.0/19AS51395CH

WHOIS identity

Registrar
Organization
domain administration
Contact emails

Subdomains

650 observed subdomains of hostmax.ch.

Web-graph footprint

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

25 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for hostmax.ch.

MechanismTarget
SPF_Ahostmax.ch
SPF_IP176.10.113.1/24
SPF_IP176.10.113.70
SPF_IP176.10.114.1/24
SPF_IP212.254.193.242
SPF_MXhostmax.ch

Related pages

Pivot deeper into the graph from hostmax.ch.

Cypher and MCP

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

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