Skip to content

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

WHISPER CANON · bibotdigital.com.brRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bibotdigital.com.br

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.

IPPrefixASNOperatorCountry
100.49.126.198100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.96.127100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.32.51107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.232.10618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.243.2513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.72.1033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.48.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.190.22634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.42.052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.88.19652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.156.054.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.219.23654.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
pearson education do brasil ltda.
Contact emails

Subdomains

1 observed subdomain of bibotdigital.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bibotdigital.com.br.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailmanager.com
SPF_INCLUDEspf.umbler.com
SPF_IP191.252.12.224/27
SPF_IP191.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.