Skip to content

Hostname

agbr.com.br

Last fetched

agbr.com.br resolves to 2 IPv4 addresses operated by OVH - OVH SAS in BR.

Nutrition Label

WHISPER CANON · agbr.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/agbr.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.175.227192.99.0.0/16AS16276OVH - OVH SASBR
200.187.71.29200.187.71.0/24AS265262AS265262 - Skymail Servicos de Computacao e Provimento de InfBR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of agbr.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for agbr.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.skymail.net.br

Related pages

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

Cypher and MCP

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

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