Hostname
ligadoblack.com.br
Last fetched
ligadoblack.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
ligadoblack.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 |
|---|---|---|---|---|
| 108.139.29.42 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.65 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.81 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.83 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.216.119 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.52 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.80 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.87 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- —
- Organization
- jeferson teixeira dias
- Contact emails
Subdomains
1 observed subdomain of ligadoblack.com.br.
| Subdomain |
|---|
| webmail.ligadoblack.com.br |
Web-graph footprint
Distinct hostnames that link to or from ligadoblack.com.br in the public web crawl.
10 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ligadoblack.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | webradiosite.com |
| SPF_MX | ligadoblack.com.br |
Related pages
Pivot deeper into the graph from ligadoblack.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ligadoblack.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.