Skip to content

Hostname

hci.com.br

Last fetched

hci.com.br resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · hci.com.brRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/hci.com.br

Resolution chain

hci.com.br resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.228.102.25015.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
15.229.105.6815.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.34.18518.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.106.3052.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.169.16054.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.194.13754.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.54.13754.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.249.10654.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.38.4756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.52.17856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.198.22756.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.3.13454.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.137.7356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
hci sistemas
Contact emails

Subdomains

23 observed subdomains of hci.com.br.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hci.com.br.

MechanismTarget
SPF_INCLUDE_spf.uni5.net

Related pages

Pivot deeper into the graph from hci.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hci.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.