Hostname
sindsol.com.br
Last fetched
sindsol.com.br resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.
Nutrition Label
Resolution chain
sindsol.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.241.177.9 | 162.241.176.0/21 | AS19871 | NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC | US |
| 72.61.27.235 | 72.61.27.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | BR |
WHOIS identity
- Registrar
- —
- Organization
- thomas weber
- Contact emails
Subdomains
11 observed subdomains of sindsol.com.br.
Web-graph footprint
Distinct hostnames that link to or from sindsol.com.br in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.sindsol.com.br
- sindsol.com.br
SPF policy
5 SPF mechanisms authorising senders for sindsol.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | sindsol.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 72.61.27.235 |
| SPF_MX | sindsol.com.br |
Related pages
Pivot deeper into the graph from sindsol.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sindsol.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.