Skip to content

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

WHISPER CANON · cemigsim.com.brRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cemigsim.com.br

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.

IPPrefixASNOperatorCountry
15.229.219.14315.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.173.20618.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.233.23418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.78.14418.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.37.6554.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.77.11454.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.13.23756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.135.2256.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
companhia energetica de minas gerais
Contact emails

Subdomains

22 observed subdomains of cemigsim.com.br.

Web-graph footprint

Distinct hostnames that link to or from cemigsim.com.br in the public web crawl.

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cemigsim.com.br.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.