Skip to content

Hostname

holos.ch

Last fetched

holos.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.161.2078.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with holos.ch in WhisperGraph.

Subdomains

17 observed subdomains of holos.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for holos.ch.

MechanismTarget
SPF_Aholos.ch
SPF_IP116.202.184.246
SPF_IP138.201.14.42
SPF_IP138.201.50.208
SPF_IP138.201.50.252
SPF_IP78.46.210.117
SPF_IP78.47.58.17
SPF_IP94.130.133.66
SPF_MXholos.ch

Related pages

Pivot deeper into the graph from holos.ch.

Cypher and MCP

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

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