Skip to content

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

WHISPER CANON · sugarsync.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/sugarsync.com

Resolution chain

sugarsync.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.94.4.90208.94.4.0/24AS46253SUGARSYNC - IPVanish, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

152 observed subdomains of sugarsync.com.

Web-graph footprint

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

1,843 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sugarsync.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_IP147.160.167.0/26
SPF_IP208.85.54.98
SPF_IP208.85.54.99
SPF_IP208.94.4.0/22
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP65.240.141.55
SPF_IP74.115.204.1/25
SPF_IP74.201.86.0/25
SPF_MXsugarsync.com

Related pages

Pivot deeper into the graph from sugarsync.com.

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 20

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