Skip to content

Hostname

doc24.ch

Last fetched

doc24.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

doc24.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.9.46.1165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.91.10099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.10399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
gero lueben
Contact emails

Subdomains

3 observed subdomains of doc24.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for doc24.ch.

MechanismTarget
SPF_INCLUDE_spf.bexio.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nl2go.com

Related pages

Pivot deeper into the graph from doc24.ch.

Cypher and MCP

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

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