Skip to content

Hostname

bitplot.ch

Last fetched

bitplot.ch resolves to 1 IPv4 address operated by HIHO hiho.ch in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.183.8277.72.176.0/21AS48218HIHO hiho.chCH

WHOIS identity

Registrar
Organization
garamendi antonio
Contact emails

Subdomains

2 observed subdomains of bitplot.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bitplot.ch.

MechanismTarget
SPF_Abitplot.ch
SPF_INCLUDE_spf.mail.hostserv.eu
SPF_MXbitplot.ch

Related pages

Pivot deeper into the graph from bitplot.ch.

Cypher and MCP

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

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