Skip to content

Hostname

getsync.com

Last fetched

getsync.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · getsync.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getsync.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.107.2013.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.2813.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.4713.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.8313.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.12852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124649918
Contact emails

Subdomains

17 observed subdomains of getsync.com.

Web-graph footprint

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

228 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for getsync.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from getsync.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "getsync.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.