Skip to content

Hostname

beroea.ch

Last fetched

beroea.ch resolves to 1 IPv4 address operated by AS61098 in CH.

Nutrition Label

WHISPER CANON · beroea.chRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/beroea.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.19.30.199185.19.28.0/22AS61098CH

WHOIS identity

Registrar
Organization
beroa-verlag
Contact emails

Subdomains

21 observed subdomains of beroea.ch.

Web-graph footprint

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

39 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for beroea.ch.

MechanismTarget
SPF_Aberoea.ch
SPF_INCLUDE_spf.bassedruck.de
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEspf.comotive.ch
SPF_MXberoea.ch

Related pages

Pivot deeper into the graph from beroea.ch.

Cypher and MCP

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

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