Hostname
cemigsim.com.br
Last fetched
cemigsim.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
cemigsim.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.229.219.143 | 15.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.229.173.206 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.229.233.234 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.231.78.144 | 18.231.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.37.65 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.94.77.114 | 54.94.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.13.237 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.125.135.22 | 56.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- companhia energetica de minas gerais
- Contact emails
Subdomains
22 observed subdomains of cemigsim.com.br.
Showing 15 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cemigsim.com.br in the public web crawl.
52 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cemigsim.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cemigsim.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cemigsim.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.