Hostname
4sync.com
Last fetched
4sync.com resolves to 2 IPv4 addresses operated by SPORTS-ENDEAVORS - Sports Endeavors Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
4sync.com 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 |
|---|---|---|---|---|
| 199.101.134.238 | 199.101.132.0/22 | AS40824 | SPORTS-ENDEAVORS - Sports Endeavors Inc. | US |
| 204.155.149.140 | 204.155.149.0/24 | AS40824 | SPORTS-ENDEAVORS - Sports Endeavors Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- 4sync,
- Contact emails
Subdomains
72 observed subdomains of 4sync.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 4sync.com in the public web crawl.
1,317 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for 4sync.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 162.252.87.167 |
| SPF_IP | 199.101.133.0/25 |
| SPF_IP | 199.101.133.128/26 |
| SPF_IP | 199.101.134.224/27 |
| SPF_IP | 204.155.146.0/25 |
| SPF_IP | 204.155.148.0/26 |
| SPF_IP | 204.155.149.0/25 |
| SPF_IP | 204.155.149.128/27 |
| SPF_IP | 207.244.93.213 |
| SPF_IP | 208.88.227.128/26 |
| SPF_IP | 212.124.109.171 |
| SPF_IP | 74.117.178.0/24 |
| SPF_IP | 78.140.185.0/24 |
Related pages
Pivot deeper into the graph from 4sync.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4sync.com"})-[: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.