Hostname
egali.com.br
Last fetched
egali.com.br resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
egali.com.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.213.146.194 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.216.181 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.14.200 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.93.133 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.229.55.248 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.108.95 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.45.12 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.58.139 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.172.127.32 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.221.214.220 | 54.221.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.68.84 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.28.230 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.197.97.130 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.195.104.84 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.66.207 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.59.137.32 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- eleut?rio mota martins
- Contact emails
Subdomains
42 observed subdomains of egali.com.br.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from egali.com.br in the public web crawl.
102 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for egali.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | egali.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.168.70.227 |
| SPF_MX | egali.com.br |
Related pages
Pivot deeper into the graph from egali.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "egali.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.