Hostname
huma.com.br
Last fetched
huma.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
huma.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.25.84.48 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.149.245 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.154.184 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.111.133 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.96.123 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.209.188.95 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.232.247.87 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.141.141 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.221.153.89 | 54.221.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.236.151.218 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.190.140 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.59.240 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- huma cotacoes e compras eletronicas ltda
- Contact emails
Subdomains
27 observed subdomains of huma.com.br.
Showing 24 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from huma.com.br in the public web crawl.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for huma.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.kinghost.net |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from huma.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "huma.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.