Skip to content

Hostname

bonacelli.com.br

Last fetched

bonacelli.com.br resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · bonacelli.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bonacelli.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
198.27.76.199198.27.64.0/18AS16276OVH - OVH SASCA

WHOIS identity

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

Subdomains

6 observed subdomains of bonacelli.com.br.

Threat posture

History

Mail and authentication

MX records

  • bonacelli.com.br

SPF policy

11 SPF mechanisms authorising senders for bonacelli.com.br.

MechanismTarget
SPF_Abonacelli.com.br
SPF_INCLUDEh3b2b.com.br
SPF_IP142.4.205.242
SPF_IP142.44.219.208
SPF_IP144.217.248.39
SPF_IP144.217.252.96
SPF_IP149.56.20.116
SPF_IP186.233.187.250
SPF_IP198.27.68.117
SPF_IP198.27.76.199
SPF_MXbonacelli.com.br

Related pages

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

Cypher and MCP

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

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