Hostname
metagal.com.br
Last fetched
metagal.com.br resolves to 1 IPv4 address operated by AS262731 - CTINET SOLUCOES EM CONECTIVIDADE E INFORMATICA LTD in BR.
Nutrition Label
Resolution chain
metagal.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 186.193.225.90 | 186.193.224.0/20 | AS262731 | AS262731 - CTINET SOLUCOES EM CONECTIVIDADE E INFORMATICA LTD | BR |
WHOIS identity
- Registrar
- —
- Organization
- andre luiz bertoldo pavesi
- Contact emails
Subdomains
16 observed subdomains of metagal.com.br.
Showing 13 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from metagal.com.br in the public web crawl.
16 sites link to this hostname.
72 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for metagal.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | mail.4me.com.br |
| SPF_INCLUDE | cti.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 189.16.53.132 |
| SPF_IP | 192.6.0.8 |
| SPF_IP | 192.6.1.150 |
| SPF_IP | 200.210.82.64/28 |
Related pages
Pivot deeper into the graph from metagal.com.br.
- IP · 186.193.225.90
- ASN · AS262731AS262731 - CTINET SOLUCOES EM CONECTIVIDADE E INFORMATICA LTD
- Country · BR
- Email · apavesi@metagal.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · me…
- 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: "metagal.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.