Skip to content

Hostname

qprof.quicksoft.com.br

Last fetched

qprof.quicksoft.com.br resolves to 2 IPv4 addresses operated by Quick Soft tecnologia da Informacao S.A in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
189.85.8.139189.85.8.0/24AS28176Quick Soft tecnologia da Informacao S.ABR
189.85.9.139189.85.9.0/24AS28176Quick Soft tecnologia da Informacao S.ABR

WHOIS identity

No WHOIS records are currently associated with qprof.quicksoft.com.br in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from qprof.quicksoft.com.br.

Cypher and MCP

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

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