Hostname
mgitech.com.br
Last fetched
mgitech.com.br resolves to 2 IPv4 addresses operated by Locaweb Servicos de Internet SA in BR.
Nutrition Label
Resolution chain
mgitech.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 |
|---|---|---|---|---|
| 179.188.55.33 | 179.188.55.0/24 | AS27715 | Locaweb Servicos de Internet SA | BR |
| 186.202.153.79 | 186.202.153.0/24 | AS27715 | Locaweb Servicos de Internet SA | BR |
WHOIS identity
- Registrar
- —
- Organization
- mgi informatica ltda - epp
- Contact emails
Subdomains
13 observed subdomains of mgitech.com.br.
Web-graph footprint
Distinct hostnames that link to or from mgitech.com.br in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for mgitech.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 114501.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mgitech.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgitech.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.