Skip to content

Hostname

minas.com.br

Last fetched

minas.com.br resolves to 1 IPv4 address operated by OVH - OVH SAS in US.

Nutrition Label

WHISPER CANON · minas.com.brRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/minas.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
15.204.223.23515.204.128.0/17AS16276OVH - OVH SASUS

WHOIS identity

Registrar
Organization
bruno de lima costa
Contact emails

Subdomains

130 observed subdomains of minas.com.br.

Web-graph footprint

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

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • minas.com.br

SPF policy

5 SPF mechanisms authorising senders for minas.com.br.

MechanismTarget
SPF_Aminas.com.br
SPF_INCLUDE_spf.smtpexpress.com.br
SPF_IP15.204.172.96
SPF_IP15.204.223.235
SPF_MXminas.com.br

Related pages

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

Cypher and MCP

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

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