Hostname
bibotdigital.com.br
Last fetched
bibotdigital.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
bibotdigital.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.49.126.198 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.96.127 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.22.32.51 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.232.106 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.243.251 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.233.72.103 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.48.57 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.224.190.226 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.42.0 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.88.196 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.156.0 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.236.219.236 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- pearson education do brasil ltda.
- Contact emails
Subdomains
1 observed subdomain of bibotdigital.com.br.
| Subdomain |
|---|
| aluno.bibotdigital.com.br |
Web-graph footprint
Distinct hostnames that link to or from bibotdigital.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for bibotdigital.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.emailmanager.com |
| SPF_INCLUDE | spf.umbler.com |
| SPF_IP | 191.252.12.224/27 |
| SPF_IP | 191.252.72.0/24 |
Related pages
Pivot deeper into the graph from bibotdigital.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bibotdigital.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.