Hostname
aquinaweb.com.br
Last fetched
aquinaweb.com.br resolves to 2 IPv4 addresses operated by AS27715 - Locaweb Servicos de Internet S/A in BR. WHOIS lists registrar:hstdomains (127) as the registrar.
Nutrition Label
Resolution chain
aquinaweb.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 191.6.210.10 | 191.6.210.0/24 | AS27715 | AS27715 - Locaweb Servicos de Internet S/A | BR |
| 212.56.45.230 | 212.56.40.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- registrar:hstdomains (127)
- Organization
- megabox bureau de servicos nauticos ltda
- Contact emails
Subdomains
2 observed subdomains of aquinaweb.com.br.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aquinaweb.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.uni5.net |
Related pages
Pivot deeper into the graph from aquinaweb.com.br.
- IP · 191.6.210.10
- ASN · AS27715AS27715 - Locaweb Servicos de Internet S/A
- Registrar · registrar:hstdomains (127)
- Country · BR
- Email · moraisuf3@gmail.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · aq…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aquinaweb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.