Skip to content

Hostname

brasty.be

Last fetched

brasty.be resolves to 2 IPv4 addresses operated by AS43541 in CZ. WHOIS lists registrar:csl computer service langenbach gmbh as the registrar.

Nutrition Label

WHISPER CANON · brasty.beRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brasty.be

Resolution chain

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

WHOIS identity

Registrar
registrar:csl computer service langenbach gmbh
Organization
Contact emails

Subdomains

14 observed subdomains of brasty.be.

Web-graph footprint

Distinct hostnames that link to or from brasty.be in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for brasty.be.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP149.72.137.202
SPF_IP178.248.13.29
SPF_IP185.59.210.251
SPF_IP185.59.211.161
SPF_IP185.59.211.162
SPF_IP185.59.211.163
SPF_IP185.59.211.181
SPF_IP185.59.211.182
SPF_IP185.59.211.183
SPF_IP185.59.211.184
SPF_IP185.59.211.185
SPF_IP213.109.165.0/24
SPF_IP213.109.167.0/24
SPF_IP217.16.185.19
SPF_IP217.198.120.0/20
SPF_IP46.227.170.113
SPF_IP49.72.83.149
SPF_IP93.185.111.247

Related pages

Pivot deeper into the graph from brasty.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brasty.be"})-[: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.