Skip to content

Hostname

webdisk.cbbs.com.br

Last fetched

webdisk.cbbs.com.br resolves to 2 IPv4 addresses operated by MEGA PROVEDOR - SERVICOS DE INTERNET LTDA - ME in BR.

Nutrition Label

WHISPER CANON · webdisk.cbbs.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webdisk.cbbs.com.br

Resolution chain

webdisk.cbbs.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.201.72.158128.201.72.0/24AS266618MEGA PROVEDOR - SERVICOS DE INTERNET LTDA - MEBR
179.190.10.151179.190.0.0/18AS52925Ascenty Data Centers e Telecomunicacoes SABR

WHOIS identity

No WHOIS records are currently associated with webdisk.cbbs.com.br in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from webdisk.cbbs.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webdisk.cbbs.com.br"})-[: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.