Hostname
sci10.com.br
Last fetched
sci10.com.br resolves to 1 IPv4 address operated by LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC in BR.
Nutrition Label
Resolution chain
sci10.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.186.188.65 | 200.186.188.64/27 | AS10753 | LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC | BR |
WHOIS identity
- Registrar
- —
- Organization
- edmundo nolas de oliveira junior
- Contact emails
Subdomains
11 observed subdomains of sci10.com.br.
Web-graph footprint
Distinct hostnames that link to or from sci10.com.br in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for sci10.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | scilink.sci10.com.br |
| SPF_IP | 200.186.188.64/27 |
| SPF_IP | 200.186.188.71 |
| SPF_IP | 200.186.188.72/28 |
| SPF_IP | 200.186.188.73 |
| SPF_IP | 2804:2214:c001::/48 |
| SPF_IP | 3.215.114.118 |
| SPF_IP | 54.240.11.34 |
| SPF_IP | 54.240.48.59 |
Related pages
Pivot deeper into the graph from sci10.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sci10.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.