Hostname
sugarsync.com
Last fetched
sugarsync.com resolves to 1 IPv4 address operated by SUGARSYNC - IPVanish, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
sugarsync.com 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 |
|---|---|---|---|---|
| 208.94.4.90 | 208.94.4.0/24 | AS46253 | SUGARSYNC - IPVanish, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
152 observed subdomains of sugarsync.com.
Showing 25 of 152. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sugarsync.com in the public web crawl.
1,843 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for sugarsync.com.
| Mechanism | Target |
|---|---|
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mktomail.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 208.85.54.98 |
| SPF_IP | 208.85.54.99 |
| SPF_IP | 208.94.4.0/22 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 65.240.141.55 |
| SPF_IP | 74.115.204.1/25 |
| SPF_IP | 74.201.86.0/25 |
| SPF_MX | sugarsync.com |
Related pages
Pivot deeper into the graph from sugarsync.com.
- IP · 208.94.4.90
- ASN · AS46253SUGARSYNC - IPVanish, Inc.
- Registrar · iana:299
- Country · US
- Email · domainadmin@netprotect.com
- TLD · .com
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sugarsync.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.