Hostname
mgcholding.com.br
Last fetched
mgcholding.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:locaweb (2) as the registrar.
Nutrition Label
Resolution chain
mgcholding.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 |
|---|---|---|---|---|
| 20.10.6.161 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:locaweb (2)
- Organization
- gustavo fracaroli castilho
- Contact emails
Subdomains
2 observed subdomains of mgcholding.com.br.
Web-graph footprint
Distinct hostnames that link to or from mgcholding.com.br in the public web crawl.
11 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mgcholding.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | mgcholding.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.119.136.10 |
| SPF_IP | 20.12.113.210 |
| SPF_IP | 20.12.113.213 |
| SPF_IP | 20.12.113.216 |
| SPF_IP | 20.12.113.255 |
| SPF_IP | 20.12.114.32 |
| SPF_IP | 20.12.114.34 |
Related pages
Pivot deeper into the graph from mgcholding.com.br.
- IP · 20.10.6.161
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:locaweb (2)
- Country · US
- Email · castilho.geraldo@gmail.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · mg…
- 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: "mgcholding.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.