Skip to content

Hostname

boadica.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · boadica.com.brRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boadica.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.226.7820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
help video informatica ltda
Contact emails

Subdomains

13 observed subdomains of boadica.com.br.

Web-graph footprint

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

52 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for boadica.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP200.155.22.13
SPF_IP200.155.22.16
SPF_IP200.155.22.36
SPF_IP200.155.22.37
SPF_IP200.155.22.52
SPF_IP54.94.130.101
SPF_IP54.94.134.116
SPF_IP54.94.172.196
SPF_IP54.94.236.169

Related pages

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

Cypher and MCP

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

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