Skip to content

Hostname

bote.ch

Last fetched

bote.ch resolves to 2 IPv4 addresses operated by IPX-AS15598 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.146.28.17262.146.28.0/22AS15598IPX-AS15598DE
82.211.32.5782.211.0.0/18AS44066DE-FIRSTCOLO firstcolo.netDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bote.ch.

MechanismTarget
SPF_Abote.ch
SPF_INCLUDEspf.fidion.de
SPF_INCLUDEspf.nl2go.com
SPF_IP84.253.60.201
SPF_IP84.253.60.203
SPF_IP88.99.64.201/32
SPF_MXbote.ch

Related pages

Pivot deeper into the graph from bote.ch.

Cypher and MCP

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

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