Hostname
4sconnect.com.br
Last fetched
4sconnect.com.br resolves to 1 IPv4 address operated by INFOLINK-MIA-US - Infolink Global Corporation in US.
Nutrition Label
Resolution chain
4sconnect.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 |
|---|---|---|---|---|
| 69.60.119.250 | 69.60.96.0/19 | AS15083 | INFOLINK-MIA-US - Infolink Global Corporation | US |
WHOIS identity
- Registrar
- —
- Organization
- 4sconnect - marketing e solu??es ltda
- Contact emails
Subdomains
32 observed subdomains of 4sconnect.com.br.
Showing 23 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 4sconnect.com.br in the public web crawl.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 4sconnect.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | 4sconnect.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.l4email.com |
| SPF_INCLUDE | mailingboss.net |
| SPF_IP | 65.111.191.0/24 |
| SPF_MX | 4sconnect.com.br |
Related pages
Pivot deeper into the graph from 4sconnect.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4sconnect.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.