Skip to content

Hostname

studysync.com

Last fetched

studysync.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · studysync.comRouting diversity7.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/studysync.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.83.102100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.91.212107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.215.19107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.66.13213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.18.8218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.255.4218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.175.11918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.63.153184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.48.2503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.181.2263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.235.81.2093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.5.734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.159.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.48.8244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.29.6244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.15.8750.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.111.13352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.180.25352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.22.17352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.126.5654.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

11 observed subdomains of studysync.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for studysync.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from studysync.com.

Cypher and MCP

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

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