Skip to content

Hostname

brdsoft.com.br

Last fetched

brdsoft.com.br resolves to 2 IPv4 addresses operated by Ultranet Telecomunicacoes Ltda in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
187.109.40.214187.109.40.0/24AS262706Ultranet Telecomunicacoes LtdaBR
168.121.7.21168.121.7.0/24AS265304Brdsoft Solucoes de T.i e Telecomunicacoes LTDABR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from brdsoft.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for brdsoft.com.br.

MechanismTarget
SPF_Abrdsoft.com.br
SPF_IP168.121.6.128/29
SPF_IP168.121.7.24/32
SPF_IP168.121.7.25/32
SPF_IP168.121.7.30/32
SPF_IP187.109.40.208/28
SPF_IP187.109.40.32/28
SPF_MXbrdsoft.com.br

Related pages

Pivot deeper into the graph from brdsoft.com.br.

Cypher and MCP

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

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