Skip to content

Hostname

bdo.com.br

Last fetched

bdo.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · bdo.com.brRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bdo.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
20.107.224.1120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
Organization
bdo rcs auditores independentes sociedade simples
Contact emails

Subdomains

33 observed subdomains of bdo.com.br.

Web-graph footprint

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

76 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bdo.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.148.29.122
SPF_IP129.151.33.100
SPF_IP172.187.224.33
SPF_IP179.124.41.2
SPF_IP179.191.106.26
SPF_IP204.216.181.66
SPF_IP54.232.123.188

Related pages

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

Cypher and MCP

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

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