Skip to content

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

WHISPER CANON · 4sync.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/4sync.com

Resolution chain

4sync.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.101.134.238199.101.132.0/22AS40824SPORTS-ENDEAVORS - Sports Endeavors Inc.US
204.155.149.140204.155.149.0/24AS40824SPORTS-ENDEAVORS - Sports Endeavors Inc.US

WHOIS identity

Registrar
iana:146
Organization
4sync,
Contact emails

Subdomains

72 observed subdomains of 4sync.com.

Web-graph footprint

Distinct hostnames that link to or from 4sync.com in the public web crawl.

1,317 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for 4sync.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP162.252.87.167
SPF_IP199.101.133.0/25
SPF_IP199.101.133.128/26
SPF_IP199.101.134.224/27
SPF_IP204.155.146.0/25
SPF_IP204.155.148.0/26
SPF_IP204.155.149.0/25
SPF_IP204.155.149.128/27
SPF_IP207.244.93.213
SPF_IP208.88.227.128/26
SPF_IP212.124.109.171
SPF_IP74.117.178.0/24
SPF_IP78.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 20

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